We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a344cb6 commit 5f49a45Copy full SHA for 5f49a45
svelte.config.js
@@ -12,6 +12,7 @@ const config = {
12
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
13
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
14
adapter: adapter({
15
+ runtime: 'nodejs20.x',
16
images: {
17
domains: ['prod-files-secure.s3.us-west-2.amazonaws.com'],
18
formats: ['image/avif', 'image/webp'],
0 commit comments