Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when build on Vercel #15

Open
blanktix opened this issue Aug 23, 2024 · 0 comments
Open

Error when build on Vercel #15

blanktix opened this issue Aug 23, 2024 · 0 comments

Comments

@blanktix
Copy link

I'd just run the branch main of this repository in my initial Vercel project deployment but get this error on build stage

    at pa (/vercel/path0/node_modules/@prisma/client/runtime/library.js:33:69)
    at new r (/vercel/path0/node_modules/@prisma/client/runtime/library.js:127:3083)
    at 32021 (/vercel/path0/.next/server/app/api/auth/[...nextauth]/route.js:72:163232)
    at t (/vercel/path0/.next/server/webpack-runtime.js:1:128)
    at 13631 (/vercel/path0/.next/server/app/api/auth/[...nextauth]/route.js:1:1928)
    at t (/vercel/path0/.next/server/webpack-runtime.js:1:128)
    at r (/vercel/path0/.next/server/app/api/auth/[...nextauth]/route.js:72:178177)
    at /vercel/path0/.next/server/app/api/auth/[...nextauth]/route.js:72:178208
    at t.X (/vercel/path0/.next/server/webpack-runtime.js:1:1206)
    at /vercel/path0/.next/server/app/api/auth/[...nextauth]/route.js:72:178190 {
  clientVersion: '5.11.0',
  errorCode: undefined
}
> Build error occurred
Error: Failed to collect page data for /api/auth/[...nextauth]
    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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant