Skip to main content
You need at least one domain for your production deployment. Most mf² setups use subdomains for each app:
AppSubdomain
Main applicationapp.yourdomain.com
Marketing websitewww.yourdomain.com
APIapi.yourdomain.com
Documentationdocs.yourdomain.com

Vercel Domains

Buy and manage domains directly from your Vercel dashboard. Domains connect to your projects without configuration: no DNS records to set, no SSL certificates to manage. Best for teams already deploying on Vercel who want the simplest setup. Vercel Domains

Porkbun

Low prices, free WHOIS privacy, and a clean dashboard. Porkbun consistently offers the cheapest renewal rates among reputable registrars. Connect to Vercel by pointing nameservers or adding DNS records. Porkbun

Cloudflare Registrar

Domains at wholesale cost with no markup. Cloudflare charges exactly what the registry charges. You also get their DNS, DDoS protection, and CDN. Connect to Vercel through DNS records. Cloudflare Registrar

Which to Pick

RegistrarBest ForPricing
VercelZero-config setup, everything in one dashboardStandard
PorkbunCheapest renewals, good for multiple domainsLow
CloudflareAt-cost pricing, DDoS protection, CDNWholesale
If you want the fastest path from purchase to production, buy through Vercel. If you want the lowest price and don’t mind configuring DNS, use Porkbun or Cloudflare.

Connecting to Vercel

If you bought your domain outside of Vercel, add it in your Vercel project settings under Domains. Vercel provides the DNS records you need to add at your registrar. Vercel provisions SSL certificates automatically. For Mintlify docs, configure your docs subdomain in the Mintlify dashboard separately.