Skip to main content

Vercel Deployment

meow-web and whiskers-landing are deployed on Vercel.

Projects

ServiceVercel Project
meow-webmeow-web
whiskers-landingwhiskers-landing

Setup

  1. Import the GitHub repository in Vercel
  2. Framework preset: Next.js
  3. Configure environment variables

Environment Variables (meow-web)

NEXT_PUBLIC_API_URL=https://api.smo1.io
NEXT_PUBLIC_APP_URL=https://app.smo1.io
BETTER_AUTH_SECRET=<secret>

Deployments

  • Production: Pushes to main deploy to production
  • Preview: Pull requests create preview deployments with unique URLs