Deploy failed today: Build was terminated: Build script returned non-zero exit code: 1

@Rico_Chen Do you have a package-lock.json with specific pegged versions of the various dependencies in your repo?

If not, then you aren’t necessarily building with precisely the same dependency versions each time you build.