Change8

vercel@51.2.1

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

Summary

This patch release introduces new CLI commands for managing AI Gateway API keys and renaming projects, alongside enhancements to the `vercel blob list-stores` command output.

✨ New Features

  • Added `ai-gateway api-keys create` command for creating AI Gateway API keys with optional quota limits.
  • Improved `vercel blob list-stores` command to support `--json` and `--no-projects` flags, exclude non-blob stores when the API returns a `type` field, and display a richer table for non-TTY output while preserving filtering and interactive selection on TTY.

🐛 Bug Fixes

  • Added a `project rename` command to rename projects from the CLI.

Affected Symbols