Page uploaded with wrangler cli without issue but failed on CloudFlare
* https://cce53cae.sanctuary-ui.pages.dev
* deploy ID -
* accID - 5cd2d35bd3bdfd44f0a1cf78b4d5b389
Page is build with
But when i run ti locally with
* deploy ID -
* accID - 5cd2d35bd3bdfd44f0a1cf78b4d5b389
Page is build with
next-on-pages and deployed with npx wrangler pages deploy .vercel/output/static and fails on CloudFlare.But when i run ti locally with
wrangler (wrangler pages dev .vercel/output/static --compatibility-flag nodejs_compat) works without issues