You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newly created app in blitz fails when deploying to vercel
Paste all your error logs here:
at Object.construct (/vercel/path0/.next/server/chunks/204.js:135:6346)
at 50283 (/vercel/path0/.next/server/app/api/rpc/[[...blitz]]/route.js:1:3357)
at t (/vercel/path0/.next/server/webpack-runtime.js:1:143)
at 2677 (/vercel/path0/.next/server/app/api/rpc/[[...blitz]]/route.js:1:3528)
at t (/vercel/path0/.next/server/webpack-runtime.js:1:143)
at 94020 (/vercel/path0/.next/server/app/api/rpc/[[...blitz]]/route.js:1:1827)
at t (/vercel/path0/.next/server/webpack-runtime.js:1:143)
at r (/vercel/path0/.next/server/app/api/rpc/[[...blitz]]/route.js:1:3842) {
clientVersion: '5.4.2',
errorCode: undefined
}
> Build error occurred
Error: Failed to collect page data for /api/rpc/[[...blitz]]
at /vercel/path0/node_modules/next/dist/build/utils.js:1258:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'Error'
}
Error: Command "npm run build" exited with 1
What is the problem?
newly created app in blitz fails when deploying to vercel
Paste all your error logs here:
Paste all relevant code snippets here:
What are detailed steps to reproduce this?
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: