www_veda_2025/.next/server/app-paths-manifest.json
2025-08-17 15:58:02 +03:00

12 lines
460 B
JSON

{
"/_not-found/page": "app/_not-found/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js",
"/experiences/page": "app/experiences/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/gallery/page": "app/gallery/page.js",
"/itinerary/page": "app/itinerary/page.js",
"/page": "app/page.js",
"/story/page": "app/story/page.js",
"/(auth)/login/page": "app/(auth)/login/page.js",
"/(auth)/register/page": "app/(auth)/register/page.js"
}