cd /news/ai-tools/domain-search-is-now-available-throu… · home topics ai-tools article
[ARTICLE · art-23863] src=vercel.com ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Domain Search is now available through the Vercel CLI

Vercel released a domain search feature within its CLI tool, allowing users to check domain availability and pricing directly from the command line. The `vercel domains search` command returns results for all supported TLDs, with options to filter by TLD, sort results, and exclude unavailable domains. Users must upgrade to Vercel CLI version 54.10.1 to access the new functionality.

read1 min publishedJun 9, 2026

1 min read

You can now use the Vercel CLI to search domains. Using the vercel domains search

command, you can supply a domain name and retrieve availability and price results for all TLDs that Vercel supports.

~ vercel domains search acmesite --limit 5> Domain        Availability  Purchase        Renewal  acmesite.com  Unavailable   -               -  acmesite.dev  Available     $13 / 1 year    $13 / 1 year  acmesite.app  Available     $14.99 / 1 year $15 / 1 year  acmesite.io   Available     $37.99 / 1 year $46 / 1 year  acmesite.ai   Available     $160 / 2 years  $160 / 2 years> To continue, run `vercel domains search acmesite --next eyJxdWVyeSI6ImFjbWVza...

You can also filter by TLD, apply sorting, and filter out unavailable domains.

1vercel domains search acmesite --tld com --tld ai2vercel domains search acmesite --available3vercel domains search acmesite --order alphabetical4vercel domains search acmesite --format json5vercel domains search --help

Upgrade your Vercel CLI to version 54.10.1

to get started.

── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/domain-search-is-now…] indexed:0 read:1min 2026-06-09 ·