Purpose
Prepare a MERN project for production deployment with proper configuration, security hardening, and monitoring setup.
Arguments
--target <platform>— Deployment target (default:vercel)vercel— Vercel (recommended for Next.js)aws— AWS (Lambda + API Gateway or ECS)docker— Docker container (self-hosted)
--check-only— Run pre-deployment checklist without creating files
Pre-deployment checklist (always runs)
Environment
- All env vars doc
[Description truncada. Veja o README completo no GitHub.]