From a3bf5f990a0a46522af6ef229ad589560c55cae7 Mon Sep 17 00:00:00 2001 From: husanjon Date: Wed, 15 Apr 2026 17:53:42 +0500 Subject: [PATCH] test --- next.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/next.config.ts b/next.config.ts index dd661aa..62db260 100644 --- a/next.config.ts +++ b/next.config.ts @@ -4,6 +4,7 @@ import createNextIntlPlugin from "next-intl/plugin" const nextConfig: NextConfig = { output: "standalone", images:{ + unoptimized: true, remotePatterns: [ { protocol: 'https',