8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"git": {
|
|
"deploymentEnabled": false
|
|
},
|
|
"buildCommand": "npm run build"
|
|
}
|