Deployment issues on build next js 14.2.5

Hello I am getting this error due to next auth on project build on vercel

Build error occurred

23:10:40.046Error: Failed to collect page data for /api/auth/[…nextauth]

23:10:40.046 at /vercel/path0/node_modules/next/dist/build/utils.js:1268:15

23:10:40.046 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {

23:10:40.046 type: ‘Error’

Hi, @raccoon254!

It would be helpful to get more information on your project. Could you perhaps share a minimal reproducible example for us to look at?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.