YT06‐Configure DNS in your registrar (Namecheap) - zhamri/CSC584-Enterprise_Programming GitHub Wiki
Configure DNS in your registrar (Namecheap)
Domain List → zhamri.com → Manage → Advanced DNS
Add these records
1. Root domain → Vercel
Type: A
Host: @
Value: 76.76.21.21
2. www → Vercel
Type: CNAME
Host: www
Value: cname.vercel-dns.com
3. CSC584 → DigitalOcean
Type: A
Host: csc584
Value: YOUR_DIGITALOCEAN_IP