We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d392e0b commit 4c20d48Copy full SHA for 4c20d48
next.config.ts
@@ -12,7 +12,7 @@ const nextConfig: NextConfig = {
12
pathname: "/**",
13
},
14
],
15
- unoptimized: true,
+
16
17
};
18
0 commit comments