Vercel CLI version 54.10.1 adds domain search directly from the terminal. The new `vercel domains search` command returns availability and pricing across every TLD Vercel supports.
The command is not just a lookup tool. You can filter by TLD, sort results, and strip out unavailable domains, making it a practical workflow step rather than a one-shot query.
A small addition with compounding value for teams who live in the CLI. The full changelog entry details the exact filter and sort flags worth knowing before you run it.
[READ ORIGINAL →]