astock-agent/frontend/.next/server/app-paths-manifest.json
2026-04-17 14:51:15 +08:00

6 lines
240 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/(auth)/dashboard/page": "app/(auth)/dashboard/page.js",
"/(auth)/recommendations/page": "app/(auth)/recommendations/page.js",
"/(auth)/settings/page": "app/(auth)/settings/page.js"
}