And then in next.config.js I have the following: const webpack = require("webpack"); console.log(webpack.version); // 5.21.2 module.exports = { webpack: ...
確定! 回上一頁