upgraded cart add function

This commit is contained in:
Jelaletdin12
2025-12-24 15:43:27 +05:00
parent 2b46d525f2
commit d3ed4d1901
9 changed files with 224 additions and 126 deletions

View File

@@ -13,7 +13,7 @@ const nextConfig: NextConfig = {
{
protocol: "http",
hostname: "shop.post.tm",
port: "8080",
// port: "8080",
},
],
},