Skip to content

Commit

Permalink
chore(infra): increase server memory
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Jan 19, 2025
1 parent 8c86d00 commit 21a998b
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 @@ -15,6 +15,7 @@ export default $config({
warm: 4,
server: {
runtime: 'nodejs22.x',
memory: '2048 MB',
},
imageOptimization: {
memory: `2048 MB`,
Expand Down

0 comments on commit 21a998b

Please sign in to comment.