Static Next.js export for Universal AI Inference Runtime docs.
cd website
npm ci
npm run devnpm run build
# output in out/
npm start # serves out/ via serveLight / dark themes are client-controlled (localStorage key uaii-theme). Dark defaults to a Cursor-inspired matte black / gray / white palette; light uses cool paper and charcoal ink. Toggle lives in the site nav.