Dry-run deployments with Vercel CLI
You can now preview the framework preset and files that Vercel CLI includes in a deployment before creating one. vercel deploy --dry Runfrom a linked project: For automation or further inspection, return the complete file manifest as JSON: JSON output includes the detected framework, included and…
Sources
- T1Dry-run deployments with Vercel CLIVercel (blog + changelog)