Next.js Discord

Discord Forum

build error

Unanswered
Hovawart posted this in #help-forum
Open in Discord
HovawartOP
npm run build completed successfully locally, but giving this error deployment 'Error: Command "npm run build" exited with 1
'

3 Replies

change the title to be more descriptive, and share more details about your issue
HovawartOP
i wanted to deploy my nextjs app, I run npm build and completed successfully locally,
but building with vercel is giving this error 'Error: Command "npm run build" exited with 1'
Can you share your logs