Build errors on vercel
Unanswered
JimJam posted this in #help-forum
JimJamOP
> Build error occurred
Error: Failed to collect page data for /[lang]/register
at /vercel/path0/node_modules/next/dist/build/utils.js:1217:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'Error'
}
Error: Command "npm run build" exited with 1Getting a build error on vercel. I can run a production build completely fine on my local. But I'm struggling to find why this is happening