{
  "/_global-error/page": "/_global-error",
  "/_not-found/page": "/_not-found",
  "/api/analyze-test/route": "/api/analyze-test",
  "/api/assets/[...slug]/route": "/api/assets/[...slug]",
  "/api/current-run/route": "/api/current-run",
  "/api/historical-trends/route": "/api/historical-trends",
  "/api/report-config/route": "/api/report-config",
  "/api/reports/[filename]/route": "/api/reports/[filename]",
  "/api/run-command/route": "/api/run-command",
  "/page": "/",
  "/test/[testId]/page": "/test/[testId]"
}