I pointed my custom domain (purchased through namecheap) to a front end project I have here at vercel. I'm pretty sure when I went through the options to set it up here on vercel, I chose www.example.com should redirect to example.com and that example.com should be preferred and what shows up in the address bar.
I added the A record and a CNAME record with 'www' on namecheap DNS. Now on vercel - it's basically working, but it says www.example.com is set as main and example.com redirects to www.example.com.
I want to change this. Is that something I can change in settings here at vercel or should I delete the CNAME record at namecheap?
Any advice would be appreciated. Thank you!
