Migrating from vercel to cloudflare

Where do I find the A record ipv4 that I put in cloudflare?
6 Replies
Hello, I’m Allie!
What are you trying to serve? A Next.js project? An NGINX origin? Something else?
acecool_dev
acecool_devOP2y ago
I am busy migrating from vercel, and I would like to know the IPv4 of my dev domain: https://vantasy-repo.pages.dev/. I've connected my github and i would like to fill in the A record ip address in the dns for vantasyproject.xyz once the domain regestration is complete
Hello, I’m Allie!
Custom Domains for Pages Projects are added here: https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/domains Once a Custom Domain is added, it will either prompt you to create a CNAME record pointing to your project, or create it for you if the domain is already on Cloudflare.
acecool_dev
acecool_devOP2y ago
I've added a custom domain, but how do I add a www cname to it if i don't have the IPv4 address of where the site is hosted on cloudflare @HardAtWork
Hello, I’m Allie!
You add another custom domain with www.yourdomain.com
acecool_dev
acecool_devOP2y ago
Thanks, I'll try that It worked! thanks 👍

Did you find this page helpful?