Is there a Netlify alternative with an EU invoice?
Yes. Dorelli Cloud hosts static sites the way Netlify does, for € 10 a month with a Dutch invoice as PDF after every payment, paid by iDEAL and then SEPA direct debit. No VAT is added under the Dutch small business scheme, so the amount on the invoice is the amount you pay. The domain name and email forwarding are in the same € 10.
| Dorelli Cloud | Netlify (prices checked 22 September 2026) | |
|---|---|---|
| Price | € 10 a month, no VAT added | Free $0, Personal $9, Pro $20 a month |
| Invoice | Dutch PDF invoice per payment, numbered, bookable | card payment, US invoice |
| Domain and email | one domain and email forwarding included | own domain, no email |
| Deploy | one command, upload page, or GitHub workflow | Git push with build on their side |
| Build | you build (locally or on GitHub), we serve | Netlify builds, minutes are metered |
| Forms | contact form module included, submissions to your inbox | forms on paid plans |
| Data | files in Amsterdam, moderation scan before publishing | global CDN |
What Netlify does better: build in their pipeline from a Git push, deploy previews per branch, serverless functions and edge functions, and a large plugin ecosystem. What we keep simple: you publish the output folder, we serve it from the Netherlands behind a security shield, and one invoice covers hosting, domain and email.
From the folder with your built site:
npm run build
npx github:dorelli-cloud/cli deploy dist --email [email protected]
The first 14 days are free on yourname.dorelli.cloud, without an account.
Not for
Sites that depend on Netlify Functions, Edge Functions or Netlify Identity: we run static files only on this plan, and a Node backend is the App plan at € 15. Not for sites above 50 MB or 500 files.
Checked against the code on 2026-09-22 · Evidence: lib/config.ts, lib/facturen.ts, lib/mollie.ts, content/kb/account/portal.md