Skip to content

Commit 1f0a49b

Browse files
[autofix.ci] apply automated fixes
1 parent e5994a7 commit 1f0a49b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

vercel.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://openapi.vercel.sh/vercel.json",
3-
"git": {
4-
"deploymentEnabled": false
5-
},
6-
"installCommand": "bun install",
7-
"buildCommand": "bun run build"
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"git": {
4+
"deploymentEnabled": false
5+
},
6+
"installCommand": "bun install",
7+
"buildCommand": "bun run build"
88
}

0 commit comments

Comments
 (0)