This commit is contained in:
2025-02-22 21:13:09 +03:00
parent 0de58a8d24
commit ba8763232b
172 changed files with 8196 additions and 3382 deletions

View File

@@ -1,7 +1,5 @@
{
"/page": "app/page.js",
"/favorites/page": "app/favorites/page.js",
"/cart/page": "app/cart/page.js",
"/search/page": "app/search/page.js",
"/profile/page": "app/profile/page.js",
"/product/[id]/page": "app/product/[id]/page.js"
}