{
  "version": 1,
  "functions": {
    "/_middleware": {
      "runtime": "nodejs",
      "matchers": [
        {
          "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?!_next\\/static|_next\\/image|favicon.ico|.*\\.(?:png|jpg|jpeg|gif|webp|svg|ico|mp4|webm|woff|woff2)$).*))(\\.json)?[\\/#\\?]?$",
          "originalSource": "/((?!_next/static|_next/image|favicon.ico|.*\\.(?:png|jpg|jpeg|gif|webp|svg|ico|mp4|webm|woff|woff2)$).*)"
        }
      ]
    },
    "/api/accounts/access-rules": {},
    "/api/accounts/browser-profiles": {},
    "/api/accounts/login-targets": {},
    "/api/agents": {},
    "/api/agents/[agentId]/chat": {},
    "/api/agents/[agentId]/context": {},
    "/api/agents/[agentId]/context/file": {},
    "/api/diagnostics": {},
    "/api/files/reveal": {},
    "/api/gateway/control": {},
    "/api/integrations/[integrationId]/status": {},
    "/api/mission": {},
    "/api/models/catalog": {},
    "/api/models/providers": {},
    "/api/onboarding": {},
    "/api/onboarding/models": {},
    "/api/openclaw/channels/connect": {},
    "/api/openclaw/compatibility-lab": {},
    "/api/openclaw/compatibility-smoke": {},
    "/api/openclaw/dashboard": {},
    "/api/openclaw/gateway-surfaces": {},
    "/api/openclaw/mobile-pairing": {},
    "/api/openclaw/updates": {},
    "/api/operations": {},
    "/api/planner": {},
    "/api/planner/[planId]": {},
    "/api/planner/[planId]/deploy": {},
    "/api/planner/[planId]/document-rewrite": {},
    "/api/planner/[planId]/simulate": {},
    "/api/planner/[planId]/turn": {},
    "/api/profile": {},
    "/api/reset": {},
    "/api/runtime/issues": {},
    "/api/runtimes/[runtimeId]": {},
    "/api/settings/config-pacing": {},
    "/api/settings/cross-agent-message": {},
    "/api/settings/gateway": {},
    "/api/settings/openclaw-binary": {},
    "/api/settings/tools": {},
    "/api/settings/workspace-root": {},
    "/api/snapshot": {},
    "/api/stream": {},
    "/api/system/open-terminal": {},
    "/api/tasks/[taskId]/abort": {},
    "/api/tasks/[taskId]/control": {},
    "/api/tasks/[taskId]/stream": {},
    "/api/tasks/health": {},
    "/api/update": {},
    "/api/workspaces": {},
    "/api/workspaces/[workspaceId]/channels": {},
    "/api/workspaces/[workspaceId]/channels/discovered-groups": {},
    "/api/workspaces/[workspaceId]/edit-draft": {},
    "/api/workspaces/[workspaceId]/files": {},
    "/api/workspaces/[workspaceId]/surfaces/discovery": {},
    "/api/workspaces/[workspaceId]/surfaces/reconcile": {}
  }
}