working auth
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/gunbuilder/admin/merchants/page": "app/gunbuilder/admin/merchants/page.js",
|
||||
"/gunbuilder/page": "app/gunbuilder/page.js",
|
||||
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js",
|
||||
"/gunbuilder/build/page": "app/gunbuilder/build/page.js",
|
||||
"/page": "app/page.js"
|
||||
"/register/page": "app/register/page.js"
|
||||
}
|
||||
Reference in New Issue
Block a user