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.

Make sure your repository structure follows Turborepo conventions with apps in an apps/ directory and packages in a packages/ directory.
If you’re still having trouble, you could try this workaround:
- Import your repository without selecting/changing root directory
- After import, click the Edit button next to Root Directory in the project settings
- Enter the path manually, like
apps/web or apps/your-app-name
- Vercel will automatically configure the correct build settings for Turborepo
- Redeploy project with the new settings
Please let me know whether or not that works for you 