releases.shpreview

Domain add error messages smarter; duplicate project domain no longer fails

vercel@54.17.3

June 25, 2026Vercel CLIView original ↗
1 enhancement1 fixThis release1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • f76b357: Improve vercel domains add: skip project/deployment configuration guidance when no project is provided, return a specific error explaining only apex domains can be added without a project, treat a domain already assigned to the requested project as a success instead of failing with an "assigned to another project" error, and point users to vercel domains verify <domain> for DNS configuration instead of printing hardcoded DNS records.
  • Updated dependencies [4b90a10]
  • Updated dependencies [34b2c4c]
    • @vercel/go@3.10.1
    • @vercel/python@6.47.2
    • @vercel/static-build@2.11.3

Fetched June 25, 2026

Domain add error messages smarter; duplicate project… — releases.sh