update middleware to allow static images. created prod env file

This commit is contained in:
2025-12-12 11:26:39 -05:00
parent 1757aba3e7
commit e2d0fb8003
5 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ const navItems = [
icon: <Layers className="h-4 w-4" />,
},
{
label: "Products (TO DO)",
label: "Products",
href: "/admin/products",
icon: <Boxes className="h-4 w-4" />,
},
+2 -2
View File
@@ -24,12 +24,12 @@ export default function NotFound() {
Go Home
</Link>
<a
{/* <a
href="https://battl.builders"
className="rounded-md border border-zinc-700 px-4 py-2 text-sm font-medium text-zinc-300 hover:bg-zinc-900 hover:border-zinc-600 transition-colors"
>
Learn More
</a>
</a> */}
</div>
<p className="mt-6 text-[11px] text-zinc-600">