Skip to content

Commit 98f64e2

Browse files
committed
同步build脚本
1 parent ff88725 commit 98f64e2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"buildCommand": "chmod a+x build.sh && ./build.sh",
4+
"outputDirectory": "public"
5+
}

0 commit comments

Comments
 (0)