Hi,
I am using the serverless dashboard for CI/CD. The problem with that is, that I can’t find the option to configure commands that should be executed before building the project. Specifically, the build fails because the node packages are not downloaded. The docs state that this can be done but don’t show how.
Has anybody solved this issue?