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 CloudNetlify (prices checked 22 September 2026)
Price€ 10 a month, no VAT addedFree $0, Personal $9, Pro $20 a month
InvoiceDutch PDF invoice per payment, numbered, bookablecard payment, US invoice
Domain and emailone domain and email forwarding includedown domain, no email
Deployone command, upload page, or GitHub workflowGit push with build on their side
Buildyou build (locally or on GitHub), we serveNetlify builds, minutes are metered
Formscontact form module included, submissions to your inboxforms on paid plans
Datafiles in Amsterdam, moderation scan before publishingglobal 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

Was this helpful?

/docs/questions/netlify-alternative-eu-invoice.md