Cloudflare randomly drops my DNS / CNAME records.

For some reason cloudflare randomly removes my vercel cname records, previous while using tunnels with that domain i couldn't do sub.sub.domain.tld but that's understandable but with my current tunnel it has

www.domain.org / domain.org -> I use this for flask app (Im trying to separate backend and frontend now)

so something like this


beta.domain.org -> vercel cname [this keeps getting removed]
api.domain.org -> backend
Was this page helpful?