Users don't have terminal access in v0, so you can't run vercel --prod directly. To deploy your project to production:
- Click the "Publish" button in the top right corner of the v0 interface -- this will deploy your project to Vercel automatically.
Alternatively, if you've connected a GitHub repository (visible in the sidebar under Settings), pushing to the main branch will trigger an automatic production deployment on Vercel.