{
  "/_not-found/page": "app/_not-found/page.js",
  "/(keep)/incidents/[id]/route": "app/(keep)/incidents/[id]/route.js",
  "/api/aws-marketplace/route": "app/api/aws-marketplace/route.js",
  "/api/healthcheck/route": "app/api/healthcheck/route.js",
  "/raw/workflows/[workflow_filename]/route": "app/raw/workflows/[workflow_filename]/route.js",
  "/favicon.ico/route": "app/favicon.ico/route.js",
  "/(health)/health/opengraph-image-1k5qaw.png/route": "app/(health)/health/opengraph-image-1k5qaw.png/route.js",
  "/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
  "/api/copilotkit/route": "app/api/copilotkit/route.js",
  "/(keep)/[...not-found]/page": "app/(keep)/[...not-found]/page.js",
  "/(keep)/workflows/preview/[workflowId]/page": "app/(keep)/workflows/preview/[workflowId]/page.js",
  "/(keep)/workflows/preview/page": "app/(keep)/workflows/preview/page.js",
  "/(health)/health/page": "app/(health)/health/page.js",
  "/(keep)/ai/page": "app/(keep)/ai/page.js",
  "/(keep)/dashboard/[id]/page": "app/(keep)/dashboard/[id]/page.js",
  "/(keep)/deduplication/page": "app/(keep)/deduplication/page.js",
  "/(keep)/alerts/[id]/page": "app/(keep)/alerts/[id]/page.js",
  "/(keep)/page": "app/(keep)/page.js",
  "/(keep)/rules/page": "app/(keep)/rules/page.js",
  "/(keep)/workflows/page": "app/(keep)/workflows/page.js",
  "/(signin)/error/page": "app/(signin)/error/page.js",
  "/(signin)/mobile/page": "app/(signin)/mobile/page.js",
  "/(signin)/signin/page": "app/(signin)/signin/page.js",
  "/(keep)/extraction/[rule_id]/executions/[execution_id]/page": "app/(keep)/extraction/[rule_id]/executions/[execution_id]/page.js",
  "/(keep)/extraction/[rule_id]/executions/page": "app/(keep)/extraction/[rule_id]/executions/page.js",
  "/(keep)/mapping/[rule_id]/executions/[execution_id]/page": "app/(keep)/mapping/[rule_id]/executions/[execution_id]/page.js",
  "/(keep)/mapping/[rule_id]/executions/page": "app/(keep)/mapping/[rule_id]/executions/page.js",
  "/(keep)/providers/oauth2/[providerType]/page": "app/(keep)/providers/oauth2/[providerType]/page.js",
  "/(keep)/settings/provider-images/page": "app/(keep)/settings/provider-images/page.js",
  "/(keep)/workflows/[workflow_id]/versions/[revision]/page": "app/(keep)/workflows/[workflow_id]/versions/[revision]/page.js",
  "/(keep)/extraction/page": "app/(keep)/extraction/page.js",
  "/(keep)/maintenance/page": "app/(keep)/maintenance/page.js",
  "/(keep)/incidents/page": "app/(keep)/incidents/page.js",
  "/(keep)/mapping/page": "app/(keep)/mapping/page.js",
  "/(keep)/notifications-hub/page": "app/(keep)/notifications-hub/page.js",
  "/(keep)/providers/page": "app/(keep)/providers/page.js",
  "/(keep)/settings/page": "app/(keep)/settings/page.js",
  "/(keep)/workflows/[workflow_id]/page": "app/(keep)/workflows/[workflow_id]/page.js",
  "/(keep)/workflows/[workflow_id]/runs/[workflow_execution_id]/page": "app/(keep)/workflows/[workflow_id]/runs/[workflow_execution_id]/page.js",
  "/(keep)/topology/page": "app/(keep)/topology/page.js",
  "/(keep)/workflows/builder/[workflowId]/page": "app/(keep)/workflows/builder/[workflowId]/page.js",
  "/(keep)/workflows/builder/page": "app/(keep)/workflows/builder/page.js",
  "/(keep)/incidents/[id]/activity/page": "app/(keep)/incidents/[id]/activity/page.js",
  "/(keep)/incidents/[id]/alerts/page": "app/(keep)/incidents/[id]/alerts/page.js",
  "/(keep)/incidents/[id]/timeline/page": "app/(keep)/incidents/[id]/timeline/page.js",
  "/(keep)/incidents/[id]/topology/page": "app/(keep)/incidents/[id]/topology/page.js",
  "/(keep)/incidents/[id]/workflows/page": "app/(keep)/incidents/[id]/workflows/page.js"
}