fixed order and cart req

This commit is contained in:
Jelaletdin12
2026-03-13 15:39:24 +05:00
parent c623fd19d6
commit 69e3e2e0ab
3 changed files with 27 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ const nextConfig: NextConfig = {
remotePatterns: [
{
protocol: "https",
hostname: "hyzmat.app",
hostname: "smartelektronika.com",
// port: "8080",
},
],