remove experimental tag again

pull/148/head
Ben Phelps 2 years ago
parent 25f0672c18
commit 945ed854a4

@ -7,7 +7,6 @@ const nextConfig = {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,
},
experimental: { images: { allowFutureImage: true } }
};
module.exports = nextConfig;

Loading…
Cancel
Save