Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video www.life-series.online

deploy to Vercel

+1 -3
+1 -3
.tangled/workflows/deploy.yml
··· 11 11 - pnpm 12 12 13 13 steps: 14 - - name: "Install Vercel" 15 - command: "npm i -g vercel" 16 14 - name: "Deploy to Vercel" 17 - command: "vercel deploy --token $VERCEL_TOKEN --yes" 15 + command: "npx vercel deploy --token $VERCEL_TOKEN --yes"