Skip to main content
Your app, your address. Use yourapp.com instead of the default created.app URL.

What you need

  • Anything Pro or Max subscription (upgrade here)
  • An app ready to publish
That’s it.

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:
  1. Open your project and hit Publish
  2. Click “Get a custom domain”
  3. Search for the domain you want
  4. Buy it
Done. We handle everything else through our partnership with Name.com. Payment pulls from your Anything payment method. DNS typically resolves in under 24 hours.

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
Think of DNS records as an address book for the internet.

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:
Type: A
Name: @
Value: 76.76.21.21
Type: CNAME
Name: www
Value: cname.vercel-dns.com
Using a subdomain? (like app.yourdomain.com)Just add one record:
Type: A
Name: your-subdomain (e.g., "app")
Value: 76.76.21.21

Provider-specific instructions

Connecting a domain? Find your provider:
Follow these steps to configure your domain in AWS Route 53:
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
Your final configuration should look like this:
There should be ONLY ONE A record. If there is already one, please remove the old one.
Follow these steps to configure your domain in GoDaddy:
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:
Your final configuration should look like this:

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

Need help?

Email [email protected]