| Name | Type | Description | Notes |
|---|---|---|---|
| nodeVersion | int | Node.js version | |
| appType | string | Node.js application type | |
| rootDirectory | string | Application root directory (where package.json is located) relative to public_html | |
| outputDirectory | string | Build output directory relative to the root directory | |
| buildScript | string | Build script that will be ran to build the application | |
| entryFile | string | The main entry point file for the application | |
| packageManager | string | Package manager | |
| sourceType | string | The source type of the files | |
| sourceOptions | \Hostinger\Model\HostingV1NodeJsStartBuildRequestSourceOptions |