vercel@56.4.0
📦 vercel-functionsView on GitHub →
✨ 1 features🐛 1 fixes
Summary
Introduces new `vercel flags evaluations` command for detailed evaluation insights and ensures cron jobs are correctly registered in deployments.
✨ New Features
- Add `vercel flags evaluations` for viewing compact, per-variant evaluation charts and bucket-level JSON data with truncation metadata.
🐛 Bug Fixes
- Include cron jobs emitted by services in the project build output so deployments register them.