Try to deploy nextjs to netlify "build.command" failed Error message

Hello!

Trying to deploy app and have searching for the problem long time now, getting error on npm run build, Project working on vercel without a problem but trying to deploy here, itsn’t working.

I have also tried “ci= npm run build” in Build command but now im using npm run build and still not working.

issue is solved… works now

Hi @dozex thanks for self solving. Would you mind sharing the solution so other community members can see in case they run into similar issues?

Hello @dozex can you tell us what the step you follow to solve the error/issue