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

8 lines
320 B
JSON

{
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/community/blockchainweek2/page": "app/community/blockchainweek2/page.js",
"/community/versefest/page": "app/community/versefest/page.js",
"/features/page": "app/features/page.js",
"/usecases/page": "app/usecases/page.js"
}