sfnext-deployment
Installation
SKILL.md
Deployment Skill
This skill covers building and deploying Storefront Next storefronts to Managed Runtime (MRT).
Overview
Storefront Next storefronts are deployed to MRT as bundles. The sfnext CLI handles building and pushing bundles, while environment configuration is managed through MRT environment variables.
Production Build
# Build for production
pnpm build
# The build output goes to build/ directory
The production build: