deploy-app
SKILL.md
Deploy App Implementation Plan
For Claude: Follow this plan task-by-task. If any step fails, notify the user and ask for next steps.
Goal: Deploy a Next.js application to Vercel with proper environment configuration.
Architecture: Vercel handles build, deployment, and hosting. Environment variables are configured via Vercel dashboard or CLI.
Tech Stack: Vercel, Next.js
Phase 1: Pre-Deployment Checks
Task 1: Verify Build
Step 1: Run production build