Earlier quoted context omitted.
Same. I'm looking at alternatives to get off netlify ASAP.
For static sites, I’m quite happy with Cloudflare Pages + Github deploy action. ( https://github.com/cloudflare/pages-action )
My only hesitation is the 20k file limit; one of our sites is a large Gatsby site that generates certain content programmatically, sometimes using a series of YAML files as the source. Pretty sure we’re over 20k pages by themselves. Been meaning to move this one to Next.js sometime but that’s not on our roadmap anytime soon.