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 d04536b commit 1c7c9cdCopy full SHA for 1c7c9cd
README.md
@@ -46,7 +46,7 @@ No matter how you deploy, your app can then be accessed via the CloudFront distr
46
## Options
47
| Argument | Description | Type | Default |
48
| ------------------- | ------------------------------------------ | ------- | ------- |
49
-| **out** | the output directory of build files | string | out |
+| **out** | the output directory of build files | string | build |
50
| **esbuildOverride** | overrides for the [default esbuild options](https://github.com/yarbsemaj/sveltekit-adapter-lambda/blob/master/index.js#L69) | [esbuild Build Options](https://github.com/evanw/esbuild/blob/fc37c2fa9de2ad77476a6d4a8f1516196b90187e/lib/shared/types.ts#L110) | {} |
51
52
## Static Assets and precompiled pages
0 commit comments