diff --git a/next.config.js b/next.config.js index 7fed7f1..7c854de 100644 --- a/next.config.js +++ b/next.config.js @@ -11,6 +11,7 @@ const nextConfig = { // Uncoment to add domain whitelist images: { + unoptimized: true, remotePatterns: [ { protocol: 'https',