images/future is no longer experimental

pull/134/head
Ben Phelps 2 years ago
parent 92a4ad0c5e
commit a5d59e7e45

@ -3,9 +3,9 @@ const nextConfig = {
reactStrictMode: true,
output: "standalone",
swcMinify: false,
experimental: { images: { allowFutureImage: true, unoptimized: true } },
images: {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,
},
};

Loading…
Cancel
Save