Skip to content

Deploy to Vercel (NuxtPro Admin)

The NuxtPro admin dashboard can also be deployed to Vercel. The flow is the same as the app deployment:

  1. Import the Git repo into Vercel.
  2. Make sure build/install settings are correct.
  3. Configure environment variables in “Settings” -> “Environment Variables”.
  4. Deploy and let CI/CD handle future pushes.

Key env vars:

  • DATABASE_URL
  • BETTER_AUTH_SECRET
  • BETTER_AUTH_URL
  • NUXT_RESEND_API_KEY