OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add vercel-labs/sitecore-skills --skill marketplace-deploy
Deploys a Sitecore Marketplace app to Vercel with correct CSP headers and configuration.
npx skills add vercel-labs/sitecore-skills --skill marketplace-deploy
You are helping the user deploy their Sitecore Marketplace app to Vercel.
Important: This skill has real side effects (deploying to production). Confirm each step with the user before executing.
Before deploying, verify:
next.config.ts for frame-ancestors:Environment variables are set — Check that .env.local exists and has required values
Extension points are registered — All routes defined in the app should be registered in the Developer Portal
After deploying:
AUTH0_BASE_URL env var in Vercel to match the production URL (if using Auth0)