What is the name of the service cname.vercel-dns.com hosted on?
I’m wanting to have a multi tenant app, so I need to configure my own nameserver that tenants point their domain to rather than having them point to cname.vercel-dns.com so that if I move platforms, they don’t have to update their configs.
So I essentially want to tell them to point their domain to something like dns.example.com and then have that forward it to cname.vercel-dns.com but I’m not really sure what type of service this is called, any ideas?
So I essentially want to tell them to point their domain to something like dns.example.com and then have that forward it to cname.vercel-dns.com but I’m not really sure what type of service this is called, any ideas?