We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b3436 commit d961362Copy full SHA for d961362
apps/web/package.json
@@ -9,7 +9,7 @@
9
"start": "next start",
10
"lint": "next lint --max-warnings 0",
11
"check-types": "tsc --noEmit",
12
- "vercel-gha-build": "pnpm vercel build --yes --prod"
+ "vercel-gha-build": "pnpm vercel build --prod"
13
},
14
"dependencies": {
15
"@repo/ui": "workspace:*",
0 commit comments