Next.js Discord

Discord Forum

vercel deployment error

Unanswered
Black-necked Stilt posted this in #help-forum
Open in Discord
Black-necked StiltOP
Hi guys! Im trying to deploy a v0 generated web on vercel but I downloaded the code, modified it a little and uploaded to github to deploy it but i get this error on vercel:

You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
   ▲ Next.js 15.2.4
   Creating an optimized production build ...
Next.js build worker exited with code: 1 and signal: null
 ELIFECYCLE  Command failed with exit code 1.
Error: Command "pnpm build" exited with 1
Exiting build container


when I build on local everthing works fine

3 Replies