vercel@54.21.1
📦 vercel-functionsView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release introduces --project flag support for several commands and fixes an issue related to preserving generated service routes during build output merging.
✨ New Features
- Added support for the --project flag in project-scoped flags, cache, crons, and rolling-release commands.
🐛 Bug Fixes
- Generated service routes are now preserved when Build Output services are merged from framework output into a custom build output directory.