steps: - task: Npm@1 displayName: 'Build' inputs: command: custom customCommand: 'run build'