BarisB
Convex Community16mo ago
3 replies
Baris

Turborepo Vercel Deploy Build Command

Hi, I am using the custom build command specified in the documentation when deploying the NextJS project to Vercel:
npx convex deploy --cmd 'npm run build'

I will start using Turborepo; what command (or turbo.json configuration) can I use instead that will fulfill the same function? Thank you!
Was this page helpful?