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

deploy to Vercel

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