diff --git a/docs/technologies.md b/docs/technologies.md index ff9885104c160..d5118707b7d8b 100644 --- a/docs/technologies.md +++ b/docs/technologies.md @@ -293,7 +293,7 @@ Benefits: #### Vercel Integration - Automatic deployments for branches (excluding `dependabot/*` and `gh/*`) -- Custom install script: `pnpm install --prod --frozen-lockfile` +- Custom install script: `pnpm install --frozen-lockfile` - Dependency management: Build-time dependencies must be in `dependencies`, not `devDependencies` - Sponsorship maintained by OpenJS Foundation