Skip to content

Commit 5f49a45

Browse files
committed
Update svelte.config.js
1 parent a344cb6 commit 5f49a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svelte.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const config = {
1212
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
1313
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
1414
adapter: adapter({
15+
runtime: 'nodejs20.x',
1516
images: {
1617
domains: ['prod-files-secure.s3.us-west-2.amazonaws.com'],
1718
formats: ['image/avif', 'image/webp'],

0 commit comments

Comments
 (0)