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: