What you need before you start
- Your domain registrar login (where you bought your
.com.au). - The DNS records below.
- About 5 minutes.
.com.aufor you (year one is included), we handle DNS automatically — you don't need this guide.The DNS records you'll add
You'll add two DNS records at your registrar:
- A record: Host
@(or your bare domain), points to76.76.21.21 - CNAME record: Host
www, points tocname.vercel-dns.com
That's it. The A record handles yourshop.com.au and the CNAME handles www.yourshop.com.au.
Crazy Domains
- Sign in to your Crazy Domains account.
- Click My Account → Domains → click your domain name.
- In the left menu, click DNS (or Manage DNS).
- Delete any existing A records pointing
@elsewhere. - Click Add Record:
- Type:
A - Host:
@ - Points to:
76.76.21.21 - TTL: 1 hour (or default)
- Type:
- Click Add Record again:
- Type:
CNAME - Host:
www - Points to:
cname.vercel-dns.com - TTL: 1 hour
- Type:
- Email hello@weauto.org to let us know — we'll attach the domain on our end.
VentraIP
- Sign in to your VentraIP account.
- Click Domains → click your domain.
- Click the DNS tab.
- If a record for
@already exists, click it and edit; otherwise click Add Record. - A record:
- Type:
A - Hostname:
@(or leave blank) - Address:
76.76.21.21 - TTL: 3600
- Type:
- CNAME record:
- Type:
CNAME - Hostname:
www - Target:
cname.vercel-dns.com - TTL: 3600
- Type:
- Email us when done.
GoDaddy
- Sign in to GoDaddy.
- Click your name top-right → My Products → next to your domain click DNS.
- Find the existing A record with name
@and click the pencil icon to edit. - Change Value to
76.76.21.21. Save. - Find or add a CNAME record with name
wwwpointing tocname.vercel-dns.com. Save. - Email us when done.
Namecheap
- Sign in to Namecheap.
- Click Domain List → Manage next to your domain.
- Click the Advanced DNS tab.
- Delete any existing A or CNAME records for
@andwww. - Click Add New Record:
- Type:
A Record - Host:
@ - Value:
76.76.21.21 - TTL: Automatic
- Type:
- Add another:
- Type:
CNAME Record - Host:
www - Value:
cname.vercel-dns.com - TTL: Automatic
- Type:
- Click the green tick to save each row, then email us.
Other registrars
If you're using another registrar (Synergy Wholesale, Hover, NetRegistry, MyDNS, etc.), the steps are similar — find the DNS / Nameserver / Records section and add the two records listed above. If you can't find it, email us a screenshot of your DNS panel and we'll tell you exactly where to click.
How long until it works?
DNS changes propagate in 5 minutes to 24 hours, depending on your registrar and the TTL. Most see it live within an hour. We'll watch on our end and email you when your site is fully resolving on your domain.
Troubleshooting
- "Site can't be reached" after DNS update: wait 30 minutes — DNS hasn't propagated yet.
- Old site still showing: clear your browser cache, or test from your phone on mobile data.
- SSL warning in browser: Vercel auto-issues SSL within ~10 minutes of DNS resolving. Try again shortly.
- Stuck: email hello@weauto.org with a screenshot — we'll fix it.