Skip to content

Commit 083e682

Browse files
committed
removed backwards compataible serverless
1 parent 0f13ccd commit 083e682

File tree

2 files changed

+6447
-6553
lines changed

2 files changed

+6447
-6553
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ module.exports = {
66
images: {
77
domains: ['www.netlify.com'],
88
},
9-
target: 'serverless',
109
webpack: (config) => {
1110
config.externals = [...config.externals, 'canvas'];
1211
return config;

0 commit comments

Comments
 (0)