Error occurred prerendering page Error.
Unanswered
Doberman Pinscher posted this in #help-forum
Doberman PinscherOP
In my system, I ran the commands "npm run lint" and "npm run build", and it didn't show any errors (look at the image provided).
Issue: Whenever I push it on GitHub and Deploy it on Vercel, I get those red errors (It's on the image).
What do you think is the problem? ty
Issue: Whenever I push it on GitHub and Deploy it on Vercel, I get those red errors (It's on the image).
What do you think is the problem? ty
3 Replies
Asian black bear
There are more errors in the logs and you haven't shared all of them, please try to grab all displayed error and share them in here as well.
@Asian black bear There are more errors in the logs and you haven't shared all of them, please try to grab all displayed error and share them in here as well.
Doberman PinscherOP
Hi, thank you for responding
When I run "npm run lint" , "npm run build", and "npm run dev" in my system, everything seems fine. But, when I push my code to GitHub and deploy it on Vercel, those pesky red errors start popping up (also shown in the image above). Any ideas what might be causing this? Thank you