diff --git a/ui/vercel.json b/ui/vercel.json new file mode 100644 index 00000000..45c873bf --- /dev/null +++ b/ui/vercel.json @@ -0,0 +1,5 @@ +{ + "git": { + "deploymentEnabled": false + } +}