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

9 lines
314 B
JSON

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