Skip to content

Commit 997134d

Browse files
styfleovflowd
andauthored
chore(infra): remove unused config (#5077)
Co-authored-by: Claudio Wunder <[email protected]>
1 parent d361de2 commit 997134d

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
@@ -20,10 +20,5 @@ const withNextra = nextra({
2020
export default withNextra({
2121
trailingSlash: true,
2222
images: { unoptimized: true },
23-
swcMinify: true,
2423
outputFileTracing: false,
25-
experimental: {
26-
sharedPool: true,
27-
newNextLinkBehavior: true,
28-
},
2924
});

0 commit comments

Comments
 (0)