Performance Skill This skill covers performance optimization techniques for Storefront Next storefronts. Bundle Size Limits The application enforces strict bundle size limits in under the configuration. Built-in Metrics Enable performance tracking in : Tracks: - SSR operations and rendering time - SCAPI API calls with parallelization visibility - Authentication operations - Client-side navigation timing Parallel Data Fetching Return all promises simultaneously in loaders — avoid sequential : Image Optimization Use the component with WebP format: Image Best Practices - Use WebP format by defau…