Hello,
Can any please guide me here, I have my project that’s hosted on vercel and I wish to make it accessible to a domain that’s approved my my country’s domain registrar but I do not fully understand what I need to do on my vercel dashboard.
The registrar shared a form with me that I filled out as seen below:
```
FILL OUT QUESTION 8 AND 9 FOR DELEGATIONS ONLY (i.e those organizations
running nameservers for a branch of the LR Domain namespace,)
8. PRIMARY SERVER: HOSTNAME, NETADDRESS
8a.* Hostname..............: ns1.vercel-dns.com
8b.* IP Address............: 76.76.21.9
9. SECONDARY SERVER: HOSTNAME, NETADDRESS
9a.* Hostname..............: ns2.vercel-dns.com
9b.* IP Address............: 76.76.21.10
I added the local domain under my project’s domain on my dashboard but when I run dig command I get the response of “status: NXDOMAIN”.