Files
2026-07-13 13:11:15 +08:00

8 lines
139 B
JSON

{
"$schema": "https://openapi.vercel.sh/vercel.json",
"git": {
"deploymentEnabled": false
},
"buildCommand": "npm run build"
}