Next.js Discord

Discord Forum

Vercel build error

Answered
DanielHigh posted this in #help-forum
Open in Discord
Hey, I'm trying to build my first next app and I'm getting this error on a Vercel: Error: The initialStatus argument for Prerender must be a natural number.

The error is not showing, when i run npm run build on my PC.

This is my repo: https://github.com/DanielHighETH/unibot-revenue-calculator
Answered by DanielHigh
Fixed - my serverless app wasnt serverless 😄
View full answer

2 Replies

Fixed - my serverless app wasnt serverless 😄
Answer
@DanielHigh Fixed - my serverless app wasnt serverless 😄
Turkish Van
Hey Daniel, how did you figure out the source of issue? How did you fix it? I'm having same issue right now and feel quite stuck.