The default nextjs doesn't get deployed

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:

  1. created a new Next.js app with create-next-app and all the default settings
  2. used lastest version of Vercel CLI to deploy, also using all default settings
  3. succesfully viewed example app at https://basic-next-app-alpha.vercel.app/