About
This app is built with Next.js and the App Router, then exported as static HTML, CSS, and JavaScript. No server is required at runtime.
Static export is ideal for content sites, landing pages, and docs that do not need server-side rendering or API routes. Deploy the out folder to S3, CloudFront, or any static host.