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
You already built the site. We do not queue a container to build it again, so there is nothing to wait behind.
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.
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.