One command deploy to Vercel or Netlify.
-
Install npm install
-
Run locally npm run dev
-
Deploy
Vercel
- Install the Vercel CLI or use the dashboard
- vercel
Netlify
- New site from Git or drag the folder into Netlify
- Build command: npm run build
- Publish directory: .next
Place your real photos in public/pack-mock.jpg and public/pouch.jpg
Update the Shop button URL in app/page.jsx