THE LAST ONE BEFORE THE RELEASE

This commit is contained in:
User
2025-02-15 17:41:30 +03:00
parent 646f926c8f
commit a8d15c56f3
242 changed files with 1314 additions and 8683 deletions

View File

@@ -1,9 +1,5 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/product/[id]/page": "app/product/[id]/page.js",
"/favorites/page": "app/favorites/page.js",
"/register/page": "app/register/page.js",
"/profile/page": "app/profile/page.js",
"/login/page": "app/login/page.js",
"/cart/page": "app/cart/page.js"
}