Change8

vercel@54.19.0

📦 vercel-functionsView on GitHub →
1 features🐛 1 fixes

Summary

This release introduces new commands for managing Vercel Container Registry and improves route merging logic for nested Services V2 output. It also streamlines the acceptance of marketplace integration legal documents.

Migration Steps

  1. Added `install` as an alias for `vercel integration add`.

✨ New Features

  • Added `vercel vcr` commands to manage Vercel Container Registry repositories and images.

🐛 Bug Fixes

  • Merged routes from generated Build Output config with builder routes when nesting Services V2 output to preserve framework, service, or custom routes.