fix build
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"/_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",
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js"
|
||||
"/story/page": "app/story/page.js",
|
||||
"/(auth)/login/page": "app/(auth)/login/page.js",
|
||||
"/(auth)/register/page": "app/(auth)/register/page.js"
|
||||
}
|
Reference in New Issue
Block a user