another one
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/cart/page": "app/cart/page.js"
|
||||
"/favorites/page": "app/favorites/page.js",
|
||||
"/cart/page": "app/cart/page.js",
|
||||
"/search/page": "app/search/page.js",
|
||||
"/product/[id]/page": "app/product/[id]/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user