diff --git a/edgeone.json b/edgeone.json deleted file mode 100644 index f993f0d..0000000 --- a/edgeone.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "project": { - "type": "static" - }, - "staticAssets": { - "installCommand": "pnpm install", - "buildCommand": "pnpm run build", - "outputDirectory": "docs/.vitepress/dist" - } -}