vercel@54.17.3
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release improves the error handling and user guidance for the `vercel domains add` command, alongside updating several Vercel build tool dependencies.
🐛 Bug Fixes
- Improved `vercel domains add` behavior: now skips project/deployment configuration guidance when no project is provided, returns a specific error for apex domains without a project, treats a domain already assigned to the target project as successful, and directs users to `vercel domains verify <domain>` for DNS configuration instead of printing hardcoded records.