diff --git a/docs/vercel.json b/docs/vercel.json index 1c0cb2e4167b6..143da8bfed79a 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -1,4 +1,5 @@ { + "$schema": "https://openapi.vercel.sh/vercel.json", "build": { "env": { "ENABLE_EXPERIMENTAL_COREPACK": "1", diff --git a/vercel.json b/vercel.json index 7b59e29c39b32..8d22d75c65541 100644 --- a/vercel.json +++ b/vercel.json @@ -1,4 +1,5 @@ { + "$schema": "https://openapi.vercel.sh/vercel.json", "git": { "deploymentEnabled": { "benchmark-data": false,