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: CNAME
Name: sub
Value: cname.vercel-dns.com.

For Root Domains

Add an A record:

Type: A
Name: @
Value: 76.76.21.21

Make sure to set your VERCEL_API_TOKEN and VERCEL_PROJECT_ID in .env.local