Skip to content

Commit 06126c4

Browse files
committed
chore: config fix
1 parent bc5034c commit 06126c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

next.config.mjs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ import nextra from "nextra";
55
*/
66
const nextConfig = {
77
reactStrictMode: true,
8-
experimental: {
9-
legacyBrowsers: false,
10-
optimizeCss: true,
11-
scrollRestoration: true,
12-
},
138
trailingSlash: false,
149
staticPageGenerationTimeout: 120,
1510
images: {

0 commit comments

Comments
 (0)