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 343575e commit 43f4ad7Copy full SHA for 43f4ad7
next.config.mjs
@@ -3,6 +3,7 @@ const nextConfig = {
3
output:'export',
4
basePath:'',
5
images: {
6
+ unoptimized: true,
7
remotePatterns: [
8
{
9
protocol: 'https',
0 commit comments