FIT CHECK / BEFORE YOU DROP
Finished static builds belong here.
Upload a folder, ZIP, or standalone HTML file with an HTML entry point. For nested builds, choose the start HTML before publishing.
THREE.JSREACT THREE FIBERWEBGLVITE DIST/STATIC HTML
Files DROP3 serves
| TYPE | EXAMPLES | DELIVERY |
|---|---|---|
| 3D | GLB, GLTF, OBJ, Draco | Correct model MIME types and byte ranges |
| Textures | PNG, JPEG, WebP, AVIF, KTX, KTX2 | Static asset caching |
| Lighting | HDR, EXR | Kept beside the build |
| Runtime | JS, MJS, JSON, WASM, workers | Browser execution only |
| Media | MP3, WAV, OGG, MP4, WebM | Static media delivery |
Build requirements
- An HTML entry point such as
index.html. - Relative or build-root asset paths that exist inside the upload.
- No server process after upload.
- No secrets or private environment files.
- Free: 250 MB/drop, 2,000 files. Pro: 500 MB/drop, 4,000 files. Both: 100 MB/file.
Not supported
Source projects that still need npm install or a build command, SSR, APIs, databases, backend functions, private keys, custom domains, Git deployment, teams, and formal uptime SLAs are outside DROP3's launch scope.