Next.js build failing with Error: Process completed with exit code 134.
Unanswered
Pharaoh Hound posted this in #help-forum
Pharaoh HoundOP
It is my first time deploying a next.js application. I tried to use GitHub pages first but the build failed several times despite making changes suggested by chatGPT. I tried deploying it on Vercel but still same issues
1 Reply
ChatGPT doesn't know anything about Next.js v13 and above so it's not a good source of help especially if it's your first time working with Next.
That said, can you show the output of the build on Vercel? I'd stay away from GitHub Pages for Next.js applications.
That said, can you show the output of the build on Vercel? I'd stay away from GitHub Pages for Next.js applications.