This commit is contained in:
2025-11-25 16:26:54 -05:00
commit 1c07310c44
114 changed files with 17175 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"/gunbuilder/page": "app/gunbuilder/page.js",
"/gunbuilder/[categoryId]/[partId]/page": "app/gunbuilder/[categoryId]/[partId]/page.js",
"/page": "app/page.js",
"/gunbuilder/[categoryId]/page": "app/gunbuilder/[categoryId]/page.js"
}