{
  "/_not-found": "app/_not-found.js",
  "/farcaster/user/[fid]/route": "app/farcaster/user/[fid]/route.js",
  "/font/route": "app/font/route.js",
  "/frames/route": "app/frames/route.js",
  "/hub/[...hubPath]/route": "app/hub/[...hubPath]/route.js",
  "/client-info/route": "app/client-info/route.js",
  "/notifications/[namespaceId]/events/route": "app/notifications/[namespaceId]/events/route.js",
  "/notifications/[namespaceId]/send/route": "app/notifications/[namespaceId]/send/route.js",
  "/notifications/route": "app/notifications/route.js",
  "/hub/v1/validateMessage/route": "app/hub/v1/validateMessage/route.js",
  "/mint/route": "app/mint/route.js",
  "/page": "app/page.js",
  "/signer/route": "app/signer/route.js",
  "/notifications/[namespaceId]/route": "app/notifications/[namespaceId]/route.js"
}