Documentation

Deploy a site
Browse documentation

Supported files and limits

Every limit in one place: sites, file sizes and storage, what you can upload, how long sites stay online, what each feature allows, and the API.

Plan limits

Sites325Unlimited
Largest file5 MB50 MB100 MB
Storage50 MB500 MB5 GB
Largest upload (a ZIP or a folder)50 MB500 MB500 MB
Files per ZIP or folder50100No limit (500 per folder)
Deploys an hour154040
Deploys a day40150150
Sites stay online3 days after deployUntil you delete themUntil you delete them
Previous versions keptNone1 per site3 per site
Traffic and bandwidthUnlimitedUnlimitedUnlimited

Only deploys that succeed count toward the hourly and daily limits.

How the size limits work

  • Every file has the same limit however it arrives — on its own, in a folder or inside a ZIP: 5 MB on Free, 50 MB on Plus and 100 MB on Pro.
  • Storage is the total for your account: every site plus your Media Library images. Each upload has to fit in what you have left, and updating a site counts only what it adds.
  • One upload — a ZIP, or all of a folder's files together — can be up to 50 MB on Free and 500 MB on Plus and Pro. For anything bigger, split the site or compress large images and videos.

Supported files

A single-page siteOne .html or .htm file
A shared filePDF; JPG, PNG, GIF, SVG, WebP, BMP or ICO images; ZIP — each up to your plan's single-file size
A folderWeb files only: pages, styles and scripts, images, fonts, audio and video, JSON, XML, CSV, text, PDFs, web manifests and source maps. Other files are left out — the full list is in Website hosting
A ZIP siteAny file except program files such as .exe, .bat or .sh, which stop the upload
Media LibraryJPG, PNG, GIF, WebP or SVG, up to 5 MB each
  • Hidden files and clutter — .git, .env, node_modules, .DS_Store — are always left out, and SVG images that carry scripts are refused.
  • Server-side code such as PHP never runs, and .php addresses are never served.

Folder and ZIP rules

  • The homepage must be index.html or index.htm, at the top — or inside one folder at the top, which Dplooy looks into.
  • Framework source code (React, Vue, Vite, Next.js, Svelte, Angular, Astro and others) is refused: build it and upload the output. See Website hosting.
  • A ZIP's unpacked files are what count toward your storage, and each of them has to be within the file limit.

Free sites

A site on the Free plan goes offline 3 days after you deploy it and is deleted 7 days after that. Updating it doesn't restart the clock, and it keeps one of your 3 slots until it is deleted. Upgrading brings it back straight away. Details in Storage and deletion.

Feature limits

Site Builder sites (drafts count)15Unlimited
Create with AI3 a month25 a month100 a month
Form endpoints10 (3 per site)50 (5 per site)
Form messages500 a month5,000 a month
Booking pages25100
Booking requests300 a month3,000 a month
Data collections102001,000
Rows per collection25 per collection200 per collection1,000 per collection
AI chatbot responses2,000 a month15,000 a month
Media Library images10100500
People per site5
Analytics range7 days30 days90 days

Each feature's page has the rest of its limits: Forms, Bookings, Data, AI chatbot and Media Library.

API and traffic

  • The API accepts 30 requests a minute per IP address, and an account can have 5 API keys at a time.
  • The MCP server accepts 60 requests a minute per connection.
  • There is no traffic or bandwidth cap on any plan. Each site answers up to 300 requests a minute to keep bot floods out; normal sites never reach it.