We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f13ccd commit 083e682Copy full SHA for 083e682
next.config.js
@@ -6,7 +6,6 @@ module.exports = {
6
images: {
7
domains: ['www.netlify.com'],
8
},
9
- target: 'serverless',
10
webpack: (config) => {
11
config.externals = [...config.externals, 'canvas'];
12
return config;
0 commit comments