Limits & Pricing
Free Tier
NetLaunch is free to use with the following limits:
| Resource | Limit |
|---|---|
| Deployments | 50 per account |
| File size | 100 MB per upload |
| Site name length | 3-30 characters |
| Bandwidth | Firebase Hosting free tier (10 GB/month) |
| Storage | Firebase Storage free tier (5 GB) |
| Analytics | Unlimited page view tracking |
| API keys | Unlimited |
Technical Limits
| Limit | Value |
|---|---|
| Max ZIP size | 100 MB |
| Deploy timeout | 9 minutes (540 seconds) |
| Site name characters | a-z, 0-9, - |
| File types | Any static files (HTML, CSS, JS, images, fonts, etc.) |
| Entry point | Must contain index.html (at root or in subdirectory) |
Hosting
Each deployed site is a Firebase Hosting site with:
- SSL/TLS — automatic HTTPS
- Global CDN — served from Google's edge network
- HTTP/2 — enabled by default
- Brotli compression — automatic for supported browsers
Rate Limits
- No explicit API rate limits (reasonable use expected)
- Firebase Cloud Functions concurrency limits apply
- Storage upload speed depends on file size and connection