working auth

This commit is contained in:
2025-12-03 10:50:25 -05:00
parent 3e3e0b0466
commit 606b926886
389 changed files with 2793 additions and 12188 deletions
+1 -4
View File
@@ -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"
}