How do I properly configure a domain when deploying on Vercel?
Unanswered
Atlantic herring posted this in #help-forum
Atlantic herringOP
I want to deploy my web app on Vercel. My domain is registered with ionos.com. How can I set up my DNS so that when someone types
company.com
, it loads the site from company.vercel.app
, but still shows company.com
in the browser’s address bar?