Is there any way to configure the http → https setup in Vercel?
Situation
I have a Next.js app deployed to revnest.com. Currently if you try and navigated from a non-https URL then it performs two redirects. See below for example…
For SEO purposes I would like to avoid doing two redirects. Is there any way I can tell Vercel when upgrading the http request to https to route the user to https://www.revnest.com in a single operation?
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.
You can also use v0 to narrow down the possibilities.