Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-29 00:19:35 +00:00
parent 241ab8e29f
commit d47b8df328
13 changed files with 130 additions and 11 deletions

View File

@@ -24,13 +24,13 @@ source: https://github.com/tldr-pages/tldr.git
`vercel init`
- Deploy with Environment Variables:
- Deploy with environment variables:
`vercel --env {{ENV}}={{var}}`
`vercel {{[-e|--env]}} {{ENV}}={{var}}`
- Build with Environment Variables:
- Build with environment variables:
`vercel --build-env {{ENV}}={{var}}`
`vercel {{[-b|--build-env]}} {{ENV}}={{var}}`
- Set default regions to enable the deployment on: