Sometimes, cloudflare pages + next.js turns out to be quite bad.
I am using clerk authenication and have a signout button.
On click of signout, it should redirect to signin page, but cloudflare get stucked without any errors.
On vercel same thing works fine.
Happy to share minimal reproducible code if anyone want to test out