Change8

vercel@54.19.0

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

Summary

This release introduces new `vercel vcr` 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. Accept all marketplace integration legal documents (addendum, privacy policy, terms of service) with a single confirmation instead of separate prompts.

✨ New Features

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

🐛 Bug Fixes

  • Merge routes from generated Build Output config with builder routes when nesting Services V2 output, ensuring framework routes and generated service or custom routes are preserved.