Deployment

Deploy your PortfoHub template to Vercel in minutes.

Prerequisites

GitHub Repository

Committed and pushed changes

Vercel Account

Sign up at vercel.com

Deployment Steps

1. Create New Project

  • 1
    Log in to Vercel
  • 2
    Click 'New Project'
  • 3
    Import your GitHub repository

2. Configure Project

  • 1
    Select Next.js as Framework Preset
  • 2
    Set Root Directory to '.' (dot)
  • 3
    Configure Build Settings if needed

3. Environment Variables

  • 1
    Add all variables from .env.local
  • 2
    Ensure variable names match exactly
  • 3
    Save configuration

Vercel Deployment

Vercel Deployment