add build start scripts

This commit is contained in:
2025-08-14 14:41:35 +02:00
parent bc9aa8f8c1
commit f1cb4adcc8
97 changed files with 1029 additions and 5399 deletions

View File

@@ -1,7 +1,4 @@
{
"/page": "app/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js",
"/_not-found/page": "app/_not-found/page.js",
"/story/page": "app/story/page.js",
"/dahabiyas/page": "app/dahabiyas/page.js"
"/favicon.ico/route": "app/favicon.ico/route.js"
}