vercel : custom domain redirect to vercel domain
Unanswered
Crested Myna posted this in #help-forum
Crested MynaOP
Hi ! I use custom domain on vercel for my project.
I have configured as recommended with
On my deployments I have my custom domain assigned and a domain generated by vercel.
When I go to my custom domain: https://dev.from-a2b.fr I access to the deployment. However, very often I'm redirected to the domain generated by vercel.
This is problematic for me, because many times I perform verification based on my custom domain
is it possible to completely disable domain generation on vercel. Knowing that I'm using a custom domain dedicated to this?
I have configured as recommended with
CNAME: cname.vercel-dns.com
On my deployments I have my custom domain assigned and a domain generated by vercel.
When I go to my custom domain: https://dev.from-a2b.fr I access to the deployment. However, very often I'm redirected to the domain generated by vercel.
This is problematic for me, because many times I perform verification based on my custom domain
dev.from-a2b.fr
and not the one from vercel from-a2b-xxx-dercrakers-project.vercel.app
.is it possible to completely disable domain generation on vercel. Knowing that I'm using a custom domain dedicated to this?