Skip to content

Commit b7316fa

Browse files
committed
chore: update vercel.json
1 parent e6fb64c commit b7316fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vercel.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"framework": "nextjs",
3+
"installCommand": "bun install",
34
"buildCommand": "cd ./packages/server && bunx convex deploy --cmd 'cd ../../apps/web && turbo run build' --cmd-url-env-var-name NEXT_PUBLIC_CONVEX_URL",
45
"outputDirectory": "apps/web/.next"
56
}

0 commit comments

Comments
 (0)