Using Turborepo with Vercel
Vercel's zero-config integration with Turborepo automatically understands your monorepo.
To deploy your Turborepo on Vercel, create a new project (opens in a new tab) and import your code. Your projects will be pre-configured with the correct settings to successfully deploy on Vercel.
For more information about deploying your Turborepo to Vercel, visit the Vercel documentation (opens in a new tab).