Skip to content

Commit 3a1caa0

Browse files
committed
fix: 移动vercel.json
1 parent abf2022 commit 3a1caa0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/vercel.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"framework": "nextjs",
4+
"installCommand": "pnpm install",
5+
"buildCommand": "pnpm run build"
6+
}

vercel.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)