We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package-lock.json
npm ci
npm install
1 parent a0ba427 commit f65124bCopy full SHA for f65124b
netlify.toml
@@ -5,7 +5,7 @@
5
rm -rf site
6
7
cd web-frontend
8
- npm install
+ npm ci
9
npm run build
10
cd ..
11
0 commit comments