I thought the build image v2 ran `npm ci` and not `npm install` to give reproducible builds?

I thought the build image v2 ran
npm ci
and not
npm install
to give reproducible builds?
Was this page helpful?