vercel@50.27.0
📦 vercel-cliView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces the `vercel agent init` command for generating deployment best practice documentation and fixes an issue where the CLI version was not printed under the VERCEL=1 environment variable.
✨ New Features
- Added the `vercel agent init` command which generates an AGENTS.md file containing Vercel deployment best practices.
🐛 Bug Fixes
- The Vercel CLI version is now printed when the VERCEL=1 environment variable is set.