Pages deployments failing (wrangler deploy)

I'm attempting to deploy to an existing Remix (vite with cf) to Pages. Everything has been smooth until today, when suddenly Cloudflare Pages deployments started to fail, and no message is printed.
I'm using the direct upload method via
wrangler deploy
, and it appears to upload the files but on CF pages the deployment fails.
I've tested the app using
wrangler pages dev
and it works fine, any help?
image.png
image.png
Was this page helpful?