lingjing/.next/app-path-routes-manifest.json
2026-02-23 09:51:43 +00:00

9 lines
238 B
JSON

{
"/_global-error/page": "/_global-error",
"/_not-found/page": "/_not-found",
"/chat/page": "/chat",
"/page": "/",
"/report-full/page": "/report-full",
"/report-preview/page": "/report-preview",
"/waiting/page": "/waiting"
}