diff --git a/next.config.ts b/next.config.ts index 6722a05..d6afbdc 100644 --- a/next.config.ts +++ b/next.config.ts @@ -2,7 +2,6 @@ import type { NextConfig } from "next"; const nextConfig: NextConfig = { images: { - unoptimized: true, remotePatterns: [ { protocol: 'https',