www_ourverse_new/.next/server/app-paths-manifest.json
2024-09-26 12:54:57 +03:00

12 lines
542 B
JSON

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