Browse Source

feat: remove unused build and dev commands from Vercel configuration

codecalm 4 months ago
parent
commit
e975ea7e74
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/vercel.json

+ 0 - 2
docs/vercel.json

@@ -1,6 +1,4 @@
 {
-  "buildCommand": "pnpm run build",
-  "devCommand": "pnpm run dev",
   "rewrites": [
     {
       "source": "/stats/js/script.js",