Skip to content

Commit 7a54bf8

Browse files
committed
Merge branch 'fix/root-404-endpoint'
2 parents 3e2c873 + ee59120 commit 7a54bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 2,
3-
"installCommand": "bun install",
3+
"installCommand": "bun install --frozen-lockfile=false",
44
"buildCommand": "cd packages/toolkit && bun run build",
55
"builds": [
66
{

0 commit comments

Comments
 (0)