ignitionstack.pro v1.0 is out! Read the announcement →
Skip to Content

Deployment Checklist

Use this checklist when promoting to production. It covers both the Next.js app (npm run build:app) and the docs site (documentation/), plus Supabase considerations.

1. Preflight

2. Supabase

3. Vercel

4. Post-deploy

Keep this checklist updated as the deployment pipeline evolves (CI/CD, multi-region, etc.).