Going Live
Ok you're done with your Saas and you're ready to go live!
Set Up Your Environment Variables in Vercel
Configure LemonSqueezy for Production
- Validate your store on LemonSqueezy (see tips in the LemonSqueezy page)
- Use the provided buttons to copy your products from demo mode to live mode
- Create your webhook with the correct production URL (not Ngrok)
- Recreate a LemonSqueezy api key in live mode
There is a small caveat here: Your LemonSqueezy variant id and product id are being synced based on the API key prodivded. If you are syncing them using the demo api key, it will sync your demo products. Make sure to sync using your production key so that the correct variant and product id are used to create a checkout in live mode
Enable Analytics
Your analytics are already configured in the project. Simply enable them in Vercel, and tracking routes will be automatically added on your next deployment.