aft.page

Multi-file

Upload HTML files and go live

Drop index.html plus CSS, JS, and images — we host the folder.

Up to 50 files · 5 MB total. Or paste a single HTML document if that’s all you have.

Upload

Drop your site files

Include a homepage (index.html). We’ll put everything live on one *.aft.page slug.

or

Drop files here

Drag & drop or click to browse

.html or a folder · up to 50 files · 5 MB

Tips

  1. Include index.html That’s the homepage for the slug.
  2. Keep paths relative ./styles.css and ./app.js just work.
  3. Agents can upload too Use deploy_files via MCP.

FAQ

Can I upload a Vite or React build?

Yes if it’s static output (dist/) under the size limits. Include index.html.

What about Next.js SSR?

Not on aft.page yet. Static export works; server apps need a different path (OSS aft CLI → your AWS today).