Next js 13 / pkg upgrades

This commit is contained in:
Dustin Brett
2022-10-29 21:08:12 -07:00
parent 016288c5cf
commit 4f0d4d771e
3 changed files with 185 additions and 180 deletions

View File

@@ -25,9 +25,7 @@ const nextConfig = {
buildActivityPosition: "top-right",
},
experimental: {
browsersListForSwc: true,
legacyBrowsers: false,
serverComponents: false,
swcFileReading: true,
},
optimizeFonts: false,