vercel-deployment

Deploy Module Federation modules to Vercel in dependency order.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fkalinski/modular-react --skill vercel-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-deployment
Source: https://github.com/fkalinski/modular-react/tree/main/skills/vercel-deployment
Command: npx skills add https://github.com/fkalinski/modular-react --skill vercel-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vercel-cli.

What problem does it solve?

Deploying complex Module Federation applications to Vercel requires a specific, error-prone order and careful environment variable configuration. This Skill streamlines the entire process, automating deployment, URL capture, and environment setup, preventing common deployment failures.

Core Features & Use Cases

  • Automated Deployment Order: Deploys all federated modules to Vercel in the correct dependency sequence.
  • Environment Variable Configuration: Automatically sets Module Federation remote URLs as environment variables for production and preview.
  • Use Case: When preparing for a production release, simply activate this Skill and instruct it to "deploy the modular React platform to Vercel," and it will handle all the intricate steps from building to configuring environment variables.

Quick Start

Use the vercel-deployment skill to deploy the modular React platform to Vercel.