web-production-saas-starter/next_b2b_starter/.npmrc
2025-12-16 18:54:41 +04:00

7 lines
240 B
Text

# pnpm configuration
# Allow trusted packages to run build scripts (required for sharp, Next.js image optimization, etc.)
enable-pre-post-scripts=true
# Auto-install peer dependencies
auto-install-peers=true
strict-peer-dependencies=false