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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user