Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/technologies.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading