diff --git a/next.config.js b/next.config.js index 412242d..f5c1e60 100644 --- a/next.config.js +++ b/next.config.js @@ -8,8 +8,5 @@ module.exports = { }, eslint: { ignoreDuringBuilds: true, - }, - future: { - webpack5: true } } \ No newline at end of file