Deploying to Production Automated deployment workflow for Next.js websites using GitHub and Vercel. When to use this Skill - Creating a new website and need to deploy it - Setting up GitHub repository for version control - Deploying to Vercel production environment - User mentions: "deploy", "GitHub", "Vercel", "go live", "publish" Deployment Workflow Copy this checklist and track your progress: Step 1: Pre-deployment validation Run build and verify no errors : CRITICAL: Only proceed if build succeeds with no errors. Pre-deployment checklist - See CHECKLIST.md for complete list: - [ ] complet…