| Name | Type | Description | Notes |
|---|---|---|---|
| nodeVersion | int | Node.js version | |
| appType | string | Node.js application type | |
| rootDirectory | string | Application root directory | |
| outputDirectory | string | Build output directory | |
| buildScript | string | The npm script to run to build the application | |
| entryFile | string | The main entry point file for the application | |
| packageManager | string | Package manager | |
| sourceType | string | Source type for the build | |
| sourceOptions | \Hostinger\Model\HostingV1NodeJsSourceOptionsResource |