I am trying to deploy a Next.js project. It’s a Turborepo / monorepo.
When I go to the New Project page, I cannot select the app I want to deploy because Vercel does not show me the folders in the Root Directory selector.
When importing a monorepo, Vercel automatically detects your Turborepo structure. So you should see root directory options if the project is configured in the usual way.