[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Deployment issues on build next js 14.2.5

133 views · 0 likes · 2 posts


Raccoon254 (@raccoon254) · 2024-08-03


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'


Pauline P. Narvas (@pawlean) · 2024-08-05

Hi, @raccoon254!

It would be helpful to get more information on your project. Could you perhaps share a [minimal reproducible example](https://vercel.com/guides/creating-a-minimal-reproducible-example) for us to look at?