remove experimental tag again
This commit is contained in:
parent
25f0672c18
commit
945ed854a4
@ -7,7 +7,6 @@ const nextConfig = {
|
|||||||
domains: ["cdn.jsdelivr.net"],
|
domains: ["cdn.jsdelivr.net"],
|
||||||
unoptimized: true,
|
unoptimized: true,
|
||||||
},
|
},
|
||||||
experimental: { images: { allowFutureImage: true } }
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = nextConfig;
|
module.exports = nextConfig;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user