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 8c0a72d commit a68892aCopy full SHA for a68892a
pages/aws/config/reference.mdx
@@ -78,7 +78,7 @@ import { Tabs } from 'nextra/components'
78
79
##### `additionalArgs`
80
81
- Additional arguments to pass to the install command (npm install). It is a string.
+ Additional arguments to pass to the install command (npm install). It is a string that will get appended to the `npm install` command.
82
83
Here is an example of how to install sharp on your default server function with ARM64 architecture:
84
```ts
0 commit comments