Skip to content

Commit

Permalink
Increase Lambda memory size
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 7, 2024
1 parent 509b9c5 commit 0e27065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sst.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default $config({
},
server: {
architecture: "arm64",
memory: "4096 MB",
},
});
},
Expand Down

0 comments on commit 0e27065

Please sign in to comment.