chore: 禁用 Vercel 自动部署
This commit is contained in:
+4
-1
@@ -2,5 +2,8 @@
|
|||||||
"buildCommand": "pnpm prisma generate && pnpm build",
|
"buildCommand": "pnpm prisma generate && pnpm build",
|
||||||
"installCommand": "pnpm install",
|
"installCommand": "pnpm install",
|
||||||
"framework": "nextjs",
|
"framework": "nextjs",
|
||||||
"regions": ["hkg1"]
|
"regions": ["hkg1"],
|
||||||
|
"git": {
|
||||||
|
"deploymentEnabled": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user