Files
Compass/web
MartinBraquet 2d7b2da3e2 Improve wording
2025-09-13 23:16:53 +02:00
..
2025-09-13 14:54:10 +02:00
2025-09-09 15:55:33 +02:00
2025-09-12 18:33:46 +02:00
2025-09-13 23:16:53 +02:00
2025-09-13 15:12:45 +02:00
2025-09-12 15:01:57 +02:00
2025-08-27 21:30:05 +02:00
2025-09-13 12:39:24 +02:00
2025-09-13 16:44:14 +02:00
2025-09-13 16:55:09 +02:00
2025-09-10 18:24:44 +02:00
2025-09-13 12:39:24 +02:00

Web

This is the folder for the web application.

Information

next version

The next version is 14.1.0, as we get the following error with 15.1.2 and above when accessing /[username] pages on Vercel:

Cannot find module 'next/dist/compiled/source-map'
Require stack:
- /var/task/node_modules/next/dist/compiled/next-server/server.runtime.prod.js
- /var/task/web/___next_launcher.cjs
Did you forget to add it to "dependencies" in `package.json`?
Node.js process exited with exit status: 1. The logs above can help with debugging the issue.

TODO: investigate, find a fix and upgrade.