Vercel build error
Answered
DanielHigh posted this in #help-forum
Hey, I'm trying to build my first next app and I'm getting this error on a Vercel: Error: The
The error is not showing, when i run
This is my repo: https://github.com/DanielHighETH/unibot-revenue-calculator
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
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.