Skip to content

Commit

Permalink
removed backwards compataible serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
bliutech committed Apr 29, 2023
1 parent 0f13ccd commit 083e682
Show file tree
Hide file tree
Showing 2 changed files with 6,447 additions and 6,553 deletions.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
images: {
domains: ['www.netlify.com'],
},
target: 'serverless',
webpack: (config) => {
config.externals = [...config.externals, 'canvas'];
return config;
Expand Down
Loading

0 comments on commit 083e682

Please sign in to comment.