chore(Docs): add vercel to gitignore and package.json

This commit is contained in:
Prad Nukala
2026-07-12 12:16:28 -04:00
parent 8f950111b5
commit 3ff25b0ae9
3 changed files with 894 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
node_modules
dist
.source
.vercel
+892 -3
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -20,6 +20,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-server-dom-webpack": "^19.2.0",
"vercel": "^55.0.0",
"waku": "latest"
},
"devDependencies": {