Skip to content

Commit d961362

Browse files
committed
a
1 parent 16b3436 commit d961362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "next start",
1010
"lint": "next lint --max-warnings 0",
1111
"check-types": "tsc --noEmit",
12-
"vercel-gha-build": "pnpm vercel build --yes --prod"
12+
"vercel-gha-build": "pnpm vercel build --prod"
1313
},
1414
"dependencies": {
1515
"@repo/ui": "workspace:*",

0 commit comments

Comments
 (0)