{
  "/_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",
  "/page": "/",
  "/test/[testId]/page": "/test/[testId]"
}