get_deployment_checklist
Generates step-by-step production deployment checklists tailored to Vercel, VPS/Docker, Dokploy/Coolify, or AWS EC2, based on your framework and target platform.
Instructions
Generates step-by-step production deployment checklists for Vercel, VPS/Docker, Dokploy/Coolify, or AWS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | No | Framework being deployed (e.g., Next.js, React Vite, Express, Python FastAPI) | |
| target_platform | Yes | Target deployment hosting platform |