Update next.config.js

This commit is contained in:
Arjun Patel
2022-01-28 15:38:10 -08:00
parent f796902ba7
commit 0229e6d907
+1
View File
@@ -3,4 +3,5 @@ module.exports = {
experimental: {
externalDir: true,
},
outputFileTracing: false
}