Update next.config.js
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
module.exports = {
|
||||
reactStrictMode: true,
|
||||
experimental: {
|
||||
externalDir: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user