Skip to content

Commit 1c7c9cd

Browse files
committed
update readme
1 parent d04536b commit 1c7c9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ No matter how you deploy, your app can then be accessed via the CloudFront distr
4646
## Options
4747
| Argument | Description | Type | Default |
4848
| ------------------- | ------------------------------------------ | ------- | ------- |
49-
| **out** | the output directory of build files | string | out |
49+
| **out** | the output directory of build files | string | build |
5050
| **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) | {} |
5151

5252
## Static Assets and precompiled pages

0 commit comments

Comments
 (0)