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