vercel-performance-tuning

Installation
SKILL.md

Vercel Performance Tuning

Overview

Optimize Vercel deployment performance across four levers: edge caching, bundle size reduction, serverless function cold start elimination, and Core Web Vitals improvement. Uses real Vercel cache headers, ISR, and Edge Functions for maximum performance.

Prerequisites

  • Vercel project deployed with accessible URL
  • Access to Vercel Analytics (dashboard)
  • Bundle analyzer available (@next/bundle-analyzer or similar)

Instructions

Step 1: Establish Performance Baseline

# Check deployment size and function count
vercel inspect https://my-app.vercel.app
Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
vercel-performance-tuning — jeremylongshore/tons-of-skills-marketplace