Quick Setup
npx vercel deploy command or go to Vercel dashboard and create a new project using git repository.Nuxt Content projects can be deployed to Vercel with zero configuration. The module will automatically detect a Vercel environment and will prepare the necessary configuration for deployment.
All you need to do is to execute npx vercel deploy command or go to Vercel dashboard and create a new project using git repository.
That's it 🎉
/tmp directory. You can override the database configuration by providing your own database configuration.nuxt.config.ts.Checkout: