vercel@51.5.0
📦 vercel-cliView on GitHub →
✨ 3 features🐛 1 fixes
Summary
This release introduces new CLI commands for connex and deploy hooks, enhances the metrics CLI, and updates underlying Vercel build dependencies.
✨ New Features
- Added the `vercel connex create` command.
- Added the `vercel deploy-hooks` command to create, list, and remove deploy hooks.
- Improved the `vercel metrics` CLI by making it generally available, simplifying metric selection, and cleaning up schema output.
🐛 Bug Fixes
- Enabled functions beta hint when the flag is true.