diff --git "a/Kimi\346\234\200\346\226\260.html" b/index.html similarity index 100% rename from "Kimi\346\234\200\346\226\260.html" rename to index.html diff --git a/vercel.json b/vercel.json new file mode 100644 index 0000000..39e488c --- /dev/null +++ b/vercel.json @@ -0,0 +1,5 @@ +{ + "buildCommand": null, + "outputDirectory": ".", + "framework": null +}