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:

Installs
3
GitHub Stars
45
First Seen
Jun 17, 2026
sfnext-deployment — salesforcecommercecloud/b2c-developer-tooling