Raindrop Demo

A Next.js static export deployed as a Raindrop site.

It works! 🎉

This page was built with next build using output: "export" and deployed via npx raindrop build deploy.

What's happening

Static HTML, CSS, and JS are served from Cloudflare's edge CDN — no Worker CPU needed. The manifest sets spa = true so client-side routes resolve without 404s.