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.
2 parents 3e2c873 + ee59120 commit 7a54bf8Copy full SHA for 7a54bf8
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"version": 2,
3
- "installCommand": "bun install",
+ "installCommand": "bun install --frozen-lockfile=false",
4
"buildCommand": "cd packages/toolkit && bun run build",
5
"builds": [
6
0 commit comments