diff --git a/vercel.json b/vercel.json index 6331889..63dc00e 100644 --- a/vercel.json +++ b/vercel.json @@ -1,4 +1,5 @@ { + "installCommand": "yarn workspaces focus -A --production", "github": { "silent": true },