Deployment

Supaplate is ready to be deployed to Vercel.

Setup

  • Head over to vercel.com/new
  • Select the repository you want to deploy
  • Go to .env, select all the text and copy it.
  • Go back to Vercel, click on the Environment Variables button and press Ctrl + V or Command + V to paste the environment variables.
  • Modify variables as needed.
  • Click on the Deploy button.

Adding a Custom Domain

Follow this guide to add a custom domain to your project.

We suggest you buy the domain from Namecheap or Cloudflare and then point it to Vercel.

Supabase URL

Make sure to change the Site URL in the Supabase URL Configuration page to your custom domain or the Vercel URL.