DROP/3

THREE.JS / LARGE ASSETS

Your GLB is over 25 MiB. Now what?

Cloudflare's official Pages limits documentation states: “The maximum file size for a single Cloudflare Pages site asset is 25 MiB.” DROP3 accepts files up to 100 MB inside a finished build.

SOURCE CHECKED AUGUST 16, 2026. Read the current Cloudflare Pages file-size limit. Cloudflare recommends R2 for larger files.

Choose the right fix

  1. Need a review URL now? Upload the finished build to DROP3 if each file is at most 100 MB and the whole drop fits your plan.
  2. Need production object storage? Put large assets in R2 or another object store and configure caching and CORS deliberately.
  3. Need a faster experience? Optimize the asset before changing hosts.

Optimize before visitors pay the cost

A 38 MB GLB that uploads successfully is still a 38 MB download. Hosting success does not make a scene fast.

DROP3 limits

100 MB per file. Free drops are up to 250 MB and 2,000 files. Pro drops are up to 500 MB and 4,000 files. DROP3 is for finished static builds, not a general media CDN.

DROP THE FINISHED BUILD