소스 검색

feat: remove unused build and dev commands from Vercel configuration

codecalm 5 달 전
부모
커밋
e975ea7e74
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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",