Step 1
Register
Email, password, and paste in your SSH public key. No credit card, no sales call, no onboarding questionnaire.
Static site hosting · Nothing to install · Free tier
Register, add a site, copy your build folder up. Live in about three seconds — using a command your computer already has.
Free forever · No credit card · No CLI to install
3.1s
Median deploy
60s
Signup to live site
0
Tools to install
100 GB
Free every month
A real terminal. Type into it — this is what deploying actually looks like.
Getting started
Step 1
Email, password, and paste in your SSH public key. No credit card, no sales call, no onboarding questionnaire.
Step 2
Give it a name. You get a live URL and a working HTTPS certificate immediately — before you have uploaded anything.
Step 3
Copy your build folder up with one command. Watch it go live while you are still looking at the terminal.
scp -r ./dist/. my-site@push.cleverotter.eu:/
Why it’s fast
Speed is not a feature we added later. It is what falls out of not doing the slow things.
01
Upload a folder you already built and nothing is queued behind you. Want us to run the build instead? That is a powerup, and it is your choice, not the default.
02
Files are recognised by content. Deploy the same site twice and almost nothing is uploaded the second time.
03
Every serving machine keeps your content on its own SSD. Requests are answered locally, not fetched from storage.
04
Brotli and gzip are built at deploy time, not per request. Browsers get the smallest version with no CPU cost.
Powerups
A static site is not quite enough on its own. It needs building, it needs to deploy when you push, and sooner or later somebody needs to be able to contact you. Those three gaps are why people end up paying for four services to run one website.
They are built in here. Nothing to sign up for, nothing to wire together, no fourth invoice.
Instead of a CI service
Point us at a repository and we run npm run build for you, in a throwaway container that is destroyed afterwards. Astro, Vite, Next export, Hugo, Jekyll — if it produces a folder, it works.
How builds workInstead of writing a deploy pipeline
Connect your account in two clicks and pick a repository. Every push to your branch builds and goes live. Private repositories included, and no deploy keys to paste anywhere.
How deploys workInstead of a form service
Add an endpoint, point your form at it, and enquiries arrive by email and in your dashboard. Spam filtering, CSV export and a JSON response for anyone who would rather use fetch.
How forms workEvery powerup is on every tier, including the free one. See all three in detail.
Pricing
The free tier is not a trial. It does not expire and it does not ask for a card.
Free
€0forever
Personal sites, client previews, and everything you are still deciding about.
Pro · Most chosen
€9/ month
Agencies and teams running client work, or one site that outgrew the free allowance.
Scale
€39/ month
Products with traffic that spikes, and teams who need an answer quickly.
Extra bandwidth €1 per 100 GB. We email you before we bill you, and we never suspend a working site over a traffic spike. Full pricing →
Get started
Register, add a site, and deploy. Nothing to install, nothing to configure, and no card to enter.