We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88f04ec + 947056f commit e846ef6Copy full SHA for e846ef6
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://openapi.vercel.sh/vercel.json",
3
- "buildCommand": "pnpm -w run build:vercel",
+ "buildCommand": "turbo run build --filter='!@objectos/site'",
4
"outputDirectory": "apps/web/dist",
5
"installCommand": "pnpm install --no-frozen-lockfile",
6
"framework": null,
0 commit comments