Hi, I have choosen clouflare as my dns provider, I want to deploy my website on vercel. I added the A and CNAME records. My domain is sickrate.com , when I added the A record, sickrate.com was verified on vercel and now I can visit that but www.sickrate.com shows invalid configuration.
Hi @krishgohil. You should switch the SSL/TLS encryption mode to Full instead of Full (strict) to match the recommended configuration from the Vercel and Cloudflare Integration doc.
I also noticed the the www.sickrate.com CNAME record doesn’t seem to exist at the moment. If it’s still not working after you update the SSL/TLS encryption mode, then you may need to contact Cloudflare for help determining why the record is missing.
Hey, thanks, I actually had another record with the name “www” and a few others records pointing to a different domain hence it was not working. Now its fixed and works fine.