Skip to content

Commit

Permalink
chore(website): fix vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Nov 9, 2023
1 parent a2218c0 commit c836289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://openapi.vercel.sh/vercel.json",
"installCommand": "pnpm install",
"buildCommand": "pnpm turbo run build",
"outputDirectory": ".next",
"framework": "nextjs"
}

0 comments on commit c836289

Please sign in to comment.