This is a fully working React clone of Yami Technologies optimized for deployment on Vercel.
- Install dependencies:
npm install- Build the project:
npm run build- Login to Vercel:
vercel login- Deploy:
vercelThe site will be live with proper SPA routing and optional serverless API endpoints under /api.