Hello, I have a simple website developed using Next js. I’m using Cloudflare Pages to host the website. In the preview deploys using dev branch everything works well. But in the production deploy, using main branch. The website is broken and there are console errors. The console errors say Refused to execute script from 'https://annakukla.com/...
oh okay haha I guess I'll implement a CI that automatically waits for like a minute after a build and then purges the cache automatically (via Cloudflare's API), so that I don't have to do it manually