Menu

Build Settings

Last updated August 8, 2025
ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define a custom Build command that is normally automatically configured based on your Project's framework.

The example below shows a source URL using the parameter to set the Build command to :

ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define a custom Install command that is normally automatically configured based on the following:

Lock FileInstall CommandPackage Manager Version
See supported package managers for pnpm detection details
NoneN/A

The example below shows a source URL using the parameter to set the Install command to :

ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define a custom development command if you are using to test your project locally. Each framework has its own development command and this will be set automatically based on your selected framework.

The example below shows a source URL using the parameter to set the Development command to :

ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define an Ignored Build Step to determine when your project should build and deploy.

The example below shows a source URL using the parameter to set the Ignored Build Step command to :

ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define the path of the directory relative to the root of the Project folder where your source code is located. By default it is empty and equivalent to the root of the repository.

The example below shows a source URL using the parameter to set the Root Directory to :

ParameterTypeDescription
Setting this value is equivalent to enabling the Override toggle for that field in the dashboard.

This allows you to define the output directory's path relative to the Project folder's root. Usually, this is automatically configured based on your Project's framework.

The example below shows a source URL using the parameter for a monorepo where the application output is generated to :


Was this helpful?

supported.