Change8

vercel@54.18.4

📦 vercel-cliView on GitHub →
1 features🐛 1 fixes🔧 4 symbols

Summary

This patch release fixes an issue with displaying rate-limit upgrade hints during deployment and corrects the command for purchasing v0 credits, while adding support for lazily generated Build Output services configs.

Migration Steps

  1. Use `vercel buy credits v0` instead of the non-functional `vercel buy v0` subcommand to purchase v0 credits.

✨ New Features

  • Support lazily generated Build Output services configs during vc build.

🐛 Bug Fixes

  • Fixed an issue where the builds rate-limit upgrade hint was not displayed on `vercel deploy` because the error was dropped before conversion; it now correctly renders the backend's plan-appropriate call to action or falls back to a generic nudge.

Affected Symbols