Cryptic Error during upload

I'm trying to publish a pretty large application to cloudflare pages with several functions.

I can run it locally just fine but when I try to do a deployment I run into this cryptic error:

[ERROR] A request to the Cloudflare API (/accounts/[redacted-account-id]/pages/projects/monorepo/deployments) failed.

  An unknown error occured. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH.
  [code: 8000000]


My first guess is that I'm hitting some kind of size limit? Is there a way I can check that?
Was this page helpful?