Skip to content

Operations

github-actions[bot] edited this page Aug 15, 2026 · 1 revision

Operations

Production deployment uses Vercel with apps/web as the project Root Directory. The release contract checks configuration, PWA assets, service-worker headers, tests, build output, and performance budgets before deployment.

Before a release

npm run quality:gate

Confirm pending Supabase migrations, production environment variables, authentication redirect URLs, and real-device PWA installation. Never put server-only credentials in VITE_* variables.

Canonical runbooks

Wiki home · Architecture

Clone this wiki locally