diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000000..3ed901b10e --- /dev/null +++ b/vercel.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://openapi.vercel.sh/vercel.json", + "git": { + "deploymentEnabled": false + } +} \ No newline at end of file