diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..43dc936 --- /dev/null +++ b/vercel.json @@ -0,0 +1,6 @@ +{ + "outputDirectory": "site", + "framework": null, + "buildCommand": null, + "installCommand": null +}