diff --git a/next.config.js b/next.config.js index 437e230..66c99fd 100644 --- a/next.config.js +++ b/next.config.js @@ -1,5 +1,4 @@ module.exports = { - target: 'serverless', webpack(config) { config.module.rules.push({ test: /\.svg$/,