{ "buildCommand": "pnpm build", "redirects": [{ "source": "/", "destination": "/kb", "permanent": false }], "rewrites": [ { "source": "/kb", "destination": "/index.html" }, { "source": "/kb/:path*", "destination": "/:path*" } ] }