Vercel Deployment Hardening
Purpose
Audit and harden a Next.js project deployed on Vercel. Applies security headers at the edge, configures CSP, blocks malicious bots, and provides a dashboard checklist for manual Vercel settings.
Arguments
--check-only— Audit current security posture without making changes--plan hobby|pro— Target Vercel plan (default:pro). Controls which features are available (WAF rules, bot protection, etc.)
Workflow
1. Audit current posture
[Description truncada. Veja o README completo no GitHub.]