vercel-deploy-checklist.
Use before deploying or promoting a Next.js / Nuxt / SvelteKit / Astro app to Vercel — runs a 12-point pre-deploy audit covering env vars, build output, runtime config, SEO assets (sitemap/robots/OG), analytics, security headers, image optimization, font loading, and console hygiene. Triggers on phrases like "ready to deploy", "ship to vercel", "promote to production", "deploy preview", or when the user runs `vercel deploy` / `vercel --prod`. Skip for non-Vercel deploys, local dev, or partial feature work.
Use before deploying or promoting a Next.js / Nuxt / SvelteKit / Astro app to Vercel — runs a 12-point pre-deploy audit covering env vars, build output, runtime config, SEO assets (sitemap/robots/OG), analytics, security headers, image optimization, font loading, and console hygiene. Triggers on phrases like "ready to deploy", "ship to vercel", "promote to production", "deploy preview", or when the user runs `vercel deploy` / `vercel --prod`. Skip for non-Vercel deploys, local dev, or partial feature work.
ℹ full README rendering arrives once the GitHub webhook syncs this artifact into the marketplace database.