Powered by Vercel API
Custom Domain Manager
Give your users the power to host on their own terms. Simply enter a domain to get started.
Add New Domain
Setup Instructions
After adding the domain, your user needs to update their DNS settings.
For Subdomains (Recommended)
Create a CNAME record:
Type:
Name:
Value:
CNAMEName:
subValue:
cname.vercel-dns.com.For Root Domains
Add an A record:
Type:
Name:
Value:
AName:
@Value:
76.76.21.21Make sure to set your VERCEL_API_TOKEN and VERCEL_PROJECT_ID in .env.local