Skip to content

Commit 07a38a4

Browse files
Update vercel-prepare.sh
1 parent 6749ce7 commit 07a38a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/vercel-prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
git clone https://github.com/nodejs/node.git --depth 1 node
2-
npm ci --ci
2+
npm ci
33
mkdir -p out

0 commit comments

Comments
 (0)