feat: fetch beta cli release version (#34923)

* feat: fetch beta cli release version

* Small refactors

* Fix

* Fix

---------

Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
This commit is contained in:
Han Qiao
2025-04-14 16:20:03 +08:00
committed by GitHub
parent f7fbd6a4ca
commit 698e585a65
7 changed files with 116 additions and 38 deletions

View File

@@ -71,9 +71,9 @@
"FORCE_ASSET_CDN",
"ASSET_CDN_S3_ENDPOINT",
"SITE_NAME",
"VERCEL_URL",
"CURRENT_CLI_VERSION"
"VERCEL_URL"
],
"passThroughEnv": ["CURRENT_CLI_VERSION"],
"outputs": [".next/**", "!.next/cache/**"]
},
"www#build": {