www_ourverse_new/.next/server/app-paths-manifest.json
2024-09-18 16:22:07 +02:00

8 lines
298 B
JSON

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