Zip upload
Drop a folder or a zip into the browser and the upload bar is the whole learning curve — seconds later the site is live at its own address, padlock and all, for 99¢ a month.
How it works
Drop it onto the upload area in the browser, or click through to pick it from your computer.
We look for an index.html and confirm the upload is within the file size and count guardrails, then it joins the deploy queue.
The upload publishes in order. To update later, zip the folder again and drop it in — the new version replaces the old one.
What to include
Zip the folder that holds the site itself, not your whole project. If your tool writes into a subfolder such as dist, public, or build, zip the contents of that folder, with index.html at the top level rather than one folder down.
What people upload
Room to work with
What you have to play with: 25 MB per file — comfortable for a photo, a video clip, or a font. About 20,000 files a site, enough for a large gallery or a generated documentation set without counting them twice. Roughly 100 deploys a day, plenty to fix a typo five times before lunch — it keeps the queue moving for everyone, not you specifically.
Prefer a different route?
Start from a template, change the words in your browser, press publish.
Connect a repository once. Every push after that puts the new version live.
npx lemonade-host deploy, from wherever your files already are.
Connect the MCP server and ask it to deploy, in plain language.
See what every site includes, or check pricing — 99¢ a month per site, cancel any time.