Pages installation script

Hi!
Is it possible to see what npm-installation script is running in a Pages-project? I can see in the logs that it says: Installing NPM modules using NPM version 10.8.2, but did it run npm install? npm ci? Something else?
Was this page helpful?