Skip to content

Commit

Permalink
fix next config
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Jun 19, 2024
1 parent df07710 commit b5426e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ const nextConfig = {
images: {
domains: ['github.io'],
},
experimental: {
// Other experimental features can go here
modern: true,
scrollRestoration: true,
},
};

module.exports = nextConfig;

0 comments on commit b5426e5

Please sign in to comment.