Change8

vercel@50.38.1

📦 vercel-cliView on GitHub →
2 features🔧 1 symbols

Summary

This patch improves the non-interactive behavior of `vercel microfrontends create-group` by introducing explicit flags for free-tier safety and adding support for repeatable project route configuration.

✨ New Features

  • Added support for repeatable --project-route=<project>=<route> flag to configure non-default project routes without prompts in `vercel microfrontends create-group`.
  • Improved `vercel microfrontends create-group` non-interactive behavior to allow free-tier-safe flows with explicit flags, while blocking non-interactive execution for billing-impacting actions.

Affected Symbols