Skip to content

Commit 715b03d

Browse files
committed
tweak
1 parent e724030 commit 715b03d

6 files changed

Lines changed: 15 additions & 2502 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.next
3+
.pnpm-store
34
.vercel

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"lint:js:fix": "oxlint --fix",
1515
"lint:js:ci": "oxlint --format=github",
1616
"lint:knip": "knip",
17-
"vercel:build": "vercel build",
1817
"typecheck": "tsc --noEmit",
1918
"test": "vitest"
2019
},
@@ -44,7 +43,6 @@
4443
"oxfmt": "^0.42.0",
4544
"oxlint": "^1.58.0",
4645
"oxlint-tsgolint": "^0.19.0",
47-
"vercel": "50.28.0",
4846
"vite": "^8.0.3",
4947
"vitest": "^4.1.2"
5048
},

patches/@vercel__node@5.6.11.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)