What you need
- Anything Pro or Max subscription (upgrade here)
- An app ready to publish
Two ways to do this
1. Buy through Anything (easiest)
We’ll buy and set up the domain for you. Zero DNS configuration on your end. Here’s how:- Open your project and hit Publish
- Click “Get a custom domain”
- Search for the domain you want
- Buy it
2. Bring your own domain
Already own a domain? Connect it to your app. You’ll need to add some DNS records at your provider (instructions below).Heads up: DNS changes can take up to 48 hours. During this time your domain might not work or show old content. If it’s still broken after 48 hours, email us.
How domains work
When someone visits your domain, three things happen:1
DNS Lookup
Your domain provider checks its records
2
Routing
Those records point to Anything’s servers
3
Delivery
We route visitors to your app
Connect an existing domain
1
Step 1: Open your project, click Publish
Open your project and click Publish
2
Step 2: Click 'Get a custom domain'
Click “Get a custom domain”
3
Step 3: Select 'Connect your domain' and enter it
Select “Connect your domain” and enter it (like
www.yourdomain.com)4
Step 4: Add DNS records at your domain provider
Add these DNS records at your domain provider:
Using a subdomain? (like
app.yourdomain.com)Just add one record:Provider-specific instructions
Connecting a domain? Find your provider:AWS Route 53
AWS Route 53
Follow these steps to configure your domain in AWS Route 53:
Your final configuration should look like this:
1
Create a new record

2
Configure A record
Select 
A for the record type and set 76.76.21.21 for the value.
3
Add CNAME record
Create another record with:
- Type:
CNAME - Value:
cname.vercel-dns.com - Subdomain:
www


GoDaddy
GoDaddy
Follow these steps to configure your domain in GoDaddy:

Your final configuration should look like this:
We recommend removing all editable entries in the GoDaddy Hosting Panel (those with a trash icon) before attempting to add our two required entries seen in this article.
1
Navigate to Domains

2
Add new record

3
Configure records
Add both the A and CNAME records as shown:


Remove a domain
1
Open Publish settings
Open Publish settings
2
Click 'Remove domain'
Click “Remove domain”
3
Clean up DNS records
Clean up DNS records at your provider