diff --git a/vercel.json b/vercel.json deleted file mode 100644 index 0b0d3b8..0000000 --- a/vercel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "installCommand": "npm install --only=production", - "buildCommand": "npm run build:vercel", - "framework": null, - "cleanUrls": true, - "outputDirectory": "output" -} \ No newline at end of file