---
titel_en: Put a Claude artifact or ChatGPT page online
titel_nl: Een Claude-artifact of ChatGPT-pagina online zetten
categorie: deploy
bundels: website
geverifieerd_op: 2026-09-13
bewijs: app/live/page.tsx, lib/trial-sites.ts
zoekwoorden: claude, chatgpt, artifact, html, paste, plakken, upload
---
## en
A Claude artifact is a single HTML file. Copy the whole thing, paste it on the upload page at `/live` and your site is online within a minute on `yourname.dorelli.cloud`. Nothing else is needed: no account, no terminal.

This also works for loose HTML from ChatGPT or any other tool. Multiple files (HTML, CSS, images, fonts)? Zip them and upload the zip. There must be an `index.html` at the top level of the zip.

Limits: 50 MB per upload, 500 files. Only static files are served (HTML, CSS, images, fonts, JavaScript that runs in the browser). Server-side code (Node, PHP, Python) is refused; a project with a server and database is the App plan, see [Deploy an app with a database](/docs/deploy/app).

After uploading you get an email with a management link. Keep it: it is your access to the site (redeploy, extend, keep). The trial lasts 14 days and is not indexed by search engines.

## nl
Een artifact van Claude is één HTML-bestand. Kopieer de hele inhoud, plak hem op de uploadpagina op `/live` en je site staat binnen een minuut online op `jouwnaam.dorelli.cloud`. Meer heb je niet nodig: geen account, geen terminal.

Dit werkt ook voor losse HTML uit ChatGPT of een andere tool. Meerdere bestanden (HTML, CSS, afbeeldingen, lettertypen)? Zip ze en upload de zip. Er moet een `index.html` in de hoofdmap van de zip staan.

Grenzen: 50 MB per upload, 500 bestanden. Er worden alleen statische bestanden geserveerd (HTML, CSS, afbeeldingen, lettertypen, JavaScript dat in de browser draait). Server-side code (Node, PHP, Python) wordt geweigerd; een project met een server en database is de App-bundel, zie [Een app met database deployen](/docs/deploy/app).

Na het uploaden krijg je een mail met een beheerlink. Bewaar die: het is je toegang tot de site (opnieuw publiceren, verlengen, houden). De proefperiode duurt 14 dagen en wordt niet geïndexeerd door zoekmachines.
