This commit is contained in:
User
2025-01-13 10:32:10 +03:00
parent aa580d4e20
commit 7f6495eb4d
51 changed files with 144 additions and 3683 deletions

View File

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