Skip to content

Commit

Permalink
remove experimental tag again
Browse files Browse the repository at this point in the history
  • Loading branch information
benphelps committed Sep 13, 2022
1 parent 25f0672 commit 945ed85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const nextConfig = {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,
},
experimental: { images: { allowFutureImage: true } }
};

module.exports = nextConfig;

0 comments on commit 945ed85

Please sign in to comment.