My Personal Portfolio Website = https://itsamanvishwakarma.vercel.app/ Local development Recommended Node.js version: 24 (see .nvmrc / .node-version) Install dependencies: npm install Start dev server: npm run dev Production build: npm run build