chore: Update Vercel deployment workflow to include new Vercel CLI options
All checks were successful
CI / cache-and-install (push) Successful in 1m58s
All checks were successful
CI / cache-and-install (push) Successful in 1m58s
This commit is contained in:
@ -43,6 +43,8 @@ jobs:
|
|||||||
# VITE_BUILD_COMMIT: ${{ github.sha }}
|
# VITE_BUILD_COMMIT: ${{ github.sha }}
|
||||||
|
|
||||||
# https://github.com/vercel/examples/tree/main/ci-cd/github-actions
|
# https://github.com/vercel/examples/tree/main/ci-cd/github-actions
|
||||||
|
# cname-china.vercel-dns.com
|
||||||
|
# cname-cn.vercel.com
|
||||||
# - name: Install Vercel CLI
|
# - name: Install Vercel CLI
|
||||||
# run: npm install --global vercel@canary
|
# run: npm install --global vercel@canary
|
||||||
- name: Pull Vercel Environment Information
|
- name: Pull Vercel Environment Information
|
||||||
|
Reference in New Issue
Block a user