sfnext-performance

Installation
SKILL.md

Performance Skill

This skill covers performance optimization techniques for Storefront Next storefronts.

Bundle Size Limits

The application enforces strict bundle size limits in package.json under the bundlesize configuration.

pnpm bundlesize:test      # Verify bundle stays within limits
pnpm bundlesize:analyze   # Analyze bundle composition

Built-in Metrics

Enable performance tracking in config.server.ts:

Installs
2
GitHub Stars
45
First Seen
Jun 18, 2026
sfnext-performance — salesforcecommercecloud/b2c-developer-tooling