feat: update to use vercel sdk for deploy

This commit is contained in:
veganbeef
2025-06-30 09:45:57 -07:00
parent 4301252202
commit 3a9f2cf8b8
3 changed files with 271 additions and 186 deletions

View File

@@ -418,6 +418,7 @@ export async function init(projectName = null, autoAcceptDefaults = false) {
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@vercel/sdk": "^1.9.0",
"crypto": "^1.0.1",
"eslint": "^8",
"eslint-config-next": "15.0.3",