Skip to content

Commit

Permalink
Remove framework from vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed Jul 13, 2024
1 parent b8149b1 commit 6b11495
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"buildCommand": "pnpm run-s build:core build:site",
"framework": "vite",
"installCommand": "pnpm install --frozen-lockfile",
"outputDirectory": "apps/site/dist"
}

0 comments on commit 6b11495

Please sign in to comment.