Issue:
- Clone the repo https://github.com/MrDockal/nextjs-turbo-vercel-cli-issue
- npx vercel build --token YOUR_VERCEL_TOKEN --cwd apps/web
- npx vercel deploy --prebuilt --token YOUR_VERCEL_TOKEN --yes --cwd apps/web
- Visit the
/lambda
page and you'll get 500. The root page/
works
This project was generated using
Turborepo starter with yarn This is an official starter Turborepo.