10 Deployment

Deployment

Follow the Supabase guides for Prisma (opens in a new tab) and Vercel (opens in a new tab) integrations, and the Next.js on Vercel guide (opens in a new tab).

  1. Sign up to Supabase (opens in a new tab), an open-source Firebase (opens in a new tab) alternative, using GitHub.
  2. Create a new project and follow this guide (opens in a new tab) to setup a Supabase and Prisma integration.
  3. Sign up to Vercel (opens in a new tab), a front-end cloud, using GitHub.
  4. Follow this guide (opens in a new tab) to setup a Supabase and Vercel integration.
  5. Create a new GitHub repository with the project source and deploy it using Vercel.