How do I give my deployment a real URL (e.g., `pos.mycafe.ph`)?
- Buy a domain (NameCheap, Namesilo, etc.).
- Vercel dashboard → your project → Settings → Domains → Add. Type your domain (e.g. `pos.mycafe.ph`).
- Vercel shows the DNS records needed. Add them in your domain registrar's DNS panel.
- Wait 5-30 min for DNS to propagate. Vercel auto-issues an SSL cert.
You'll see
Your shop URL works on the custom domain with HTTPS.