vercel 39.2.2 → 39.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +24997 -28780
  3. package/package.json +17 -17
package/README.md CHANGED
@@ -51,7 +51,7 @@ cd packages/cli
51
51
 
52
52
  ### `pnpm vercel <cli-commands...>`
53
53
 
54
- From within the `packages/cli` directory, you can use the "dev" script to quickly execute Vercel CLI from its TypeScript source code directly (without having to manually compile first). For example:
54
+ From within the `packages/cli` directory, you can use the "vercel" script to quickly execute Vercel CLI from its TypeScript source code directly (without having to manually compile first). For example:
55
55
 
56
56
  ```bash
57
57
  pnpm vercel deploy