Dont need experimental flags

This commit is contained in:
Dustin Brett
2023-09-19 22:33:20 -07:00
parent fa3ded9da4
commit abc3172d42

View File

@@ -24,10 +24,6 @@ const nextConfig = {
devIndicators: {
buildActivityPosition: "top-right",
},
experimental: {
legacyBrowsers: false,
swcFileReading: true,
},
optimizeFonts: false,
productionBrowserSourceMaps: false,
reactStrictMode: true,