www_ourverse_new/.next/server/app-paths-manifest.json
2024-10-07 19:50:42 +02:00

9 lines
308 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/about/page": "app/about/page.js",
"/community/page": "app/community/page.js",
"/usecases/page": "app/usecases/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/(main)/page": "app/(main)/page.js",
"/features/page": "app/features/page.js"
}