Nygel Its pretty insane how much money I already lost on this.
Mindset of Champions If we go by token cost alone, it's a 5x cost increase **at best** any time it occurs (although probably much more in practice). I hope it's addressed.
Nygel They got me again, on a minor change on the app. Didn't need a v0 Max for that. Just burned through all my credits. I'm so done with this.
Abdurhaman Nur The test version of the website on Vercel is called a **Preview Deployment**. It is used to test new features, design changes, and updates before making them available to everyone. It usually has a separate Vercel URL and does not affect the live website. The live version is called the **Production Deployment**. This is the version that users access through the main website domain. It contains the approved and final changes that are ready for public use. In simple terms, the test version is for checking and reviewing changes, while the live version is the official website that visitors use.
Suheb Thanks for the clear explanation. This makes the difference between Preview and Production Deployments on Vercel much easier to understand. Using Preview Deployments for testing before pushing approved changes to Production seems like a good way to reduce the risk of issues on the live website.
Amy Egan It looks like you got it working. Both URLs seem to go to the same site at the moment. Do you still need help with this?
Eldargvideo 8087 Vercel’s managed apex ALIAS is serving a stale flatten. Your proof that hitting `216.198.79.1` / `64.29.17.1` serves the right deploy is the diagnosis. Put explicit A records to those two IPs at the registrar (keep MX/TXT), or move DNS off Vercel nameservers and CNAME www + ALIAS apex to `cname.vercel-dns.com`.
Amy Egan Yes, you can change the primary email address https://vercel.com/docs/accounts#changing-your-primary-email-address
Amy Egan The other option is to have them set up their own team and invite you to join. Then you can transfer project ownership to their team without handing over a whole account https://v0.app/docs/teams#transferring-chats-and-projects https://vercel.com/docs/projects/transferring-projects