mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
Remove ENABLE_VC_BUILD from Vercel deployment (#8876)
This env var is no longer necessary.
This commit is contained in:
@@ -18,11 +18,6 @@
|
||||
"destination": "/list-all.json"
|
||||
}
|
||||
],
|
||||
"build": {
|
||||
"env": {
|
||||
"ENABLE_VC_BUILD": "1"
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
"silent": true,
|
||||
"autoJobCancelation": true
|
||||
|
||||
Reference in New Issue
Block a user