After your project has been imported and deployed, all subsequent pushes to branches will generate Preview Deployments, and all changes made to the Production Branch (commonly “main”) will result in a Production Deployment.
Learn more about Vercel’s Git Integration.
You can provide additional build output configuration using nitro.vercel.config key inside nuxt.config.ts. It will be merged with built-in auto generated config.