I am deploying the default next.js app without any changes. however it shows this error. I have made no changes to the default application.
Can you tell me more about your project?
I wasn’t able to replicate this issue. Here’s what I tried:
- created a new Next.js app with
create-next-appand all the default settings - used lastest version of Vercel CLI to deploy, also using all default settings
- succesfully viewed example app at https://basic-next-app-alpha.vercel.app/

