Files
cadSet/text-to-cad/docs/vercel.json
T
2026-07-22 19:38:36 +08:00

8 lines
139 B
JSON

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