My-Portfolio

Yash Portfolio (Next.js)

Modern, luxury-styled portfolio rebuilt with Next.js App Router and TypeScript.

Live content was migrated from: https://my-portfolio-six-alpha-81.vercel.app/Portfolio.html

Features

Tech Stack

Local Development

  1. Install dependencies:

npm install

  1. Start the dev server:

npm run dev

  1. Open:

http://localhost:3000

Production Build

Run:

npm run build npm run start

Deploy on Vercel

  1. Push this repository to GitHub.
  2. Import the repository in Vercel.
  3. Keep defaults (Framework Preset: Next.js).
  4. Deploy.

No extra build configuration is required.

Contact