-
In Vercel Dashboard → Your Project → Settings → Domains
-
Add domain: wordbloc.xyz
-
Vercel will show you nameservers like:
- ns1.vercel-dns.com
- ns2.vercel-dns.com
-
In your domain panel, change nameservers to Vercel's nameservers
If you prefer to keep your current nameservers:
- In your domain DNS settings, add these records:
- Type: A, Name: @, Value: 76.76.19.61
- Type: CNAME, Name: www, Value: cname.vercel-dns.com
Your current redirect from wordbloc.xyz → www.wordbloc.xyz won't work because www.wordbloc.xyz doesn't exist yet.
Change it to: Source: wordbloc.xyz Destination: https://wordbloc.vercel.app
This will work immediately while you set up the proper DNS.