Where do I host a website I built with AI?

Here, on a Dutch host built for exactly that. A site from Claude, ChatGPT, Lovable, v0, Bolt, Cursor or Codex goes online in a minute on a trial address, free for 14 days, and for € 10 a month it gets your own domain, email on that domain, SSL, daily backups and monitoring. An app with its own database is € 15. No VAT is added and you can cancel monthly.

Built withRoutePlan
Claude or ChatGPT (one HTML file)paste it on the upload pageWebsite, € 10
Claude Code, Cursor, Codexone command in the project folderWebsite, € 10
Lovable, v0, Bolt: front end onlybuild, publish the output folderWebsite, € 10
Lovable, v0, Bolt: with backend and databaseGitHub workflow, own containerApp, € 15

The command for the terminal tools:

npx github:dorelli-cloud/cli deploy dist --email [email protected]

What makes this different from a general host: no server-side code is executed on the Website plan, which is why the trial needs no account and no card. Every upload is checked for abuse before it is served, and the files stay in Amsterdam. Support is a human within one business day, in Dutch or English.

Not sure whether your project is a site or an app? Read Is my project a static site or an app?

Not for

WordPress, PHP or Python: we run static files and Node apps, nothing else. Not for sites above 50 MB or 500 files, and not for shops or platforms that need more than one small container; those grow into the Platform plan, where you pay for what you use.

Checked against the code on 2026-09-22 · Evidence: app/deploy/page.tsx, lib/trial-sites.ts, lib/config.ts, content/kb/plans/plans.md

Was this helpful?

/docs/questions/hosting-ai-built-website.md