Skip to content

Commit

Permalink
Smart placement
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed Sep 19, 2024
1 parent 289bc7c commit 93ed8ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sst.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,9 @@ export default $config({
},
production: {
environmentVariables: env as any,
placement: {
mode: "smart",
},
},
},
},
Expand Down

0 comments on commit 93ed8ab

Please sign in to comment.