Error deploying to vercel

> Build error occurred
Error: Failed to collect page data for /api/auth/[...nextauth]
    at /vercel/path0/node_modules/next-themes/node_modules/next/dist/build/utils.js:1211:15 {
  type: 'Error'
}
error: script "build" exited with code 1 (SIGHUP)
Error: Command "bun run build" exited with 1


I keep getting this error, but I'm not too sure what it means. I believe I've configured things correctly. Everything works fine locally spinning_think
Was this page helpful?