How to deploy to prod

instructions say click on three dots … to right of code review. cannot find for my life!

thanks!

Hey @techieprof19. I would be happy to help you find the three dots you’re looking for, but I’m not sure which are the right ones for you :joy:

Can you share link to the instructions you’re trying to follow?

1 Like

Hey Amy

Was I a bit vague?! :joy:

Can you provide me the fresh steps to deploy my project to production?

Thanks!
Samer

PS forget my earlier comment

There are actually a few different ways to deploy projects to production, so I’m still not sure which is the right one for you. But I’ll share all the links and hopefully that’ll get you what you need. :slightly_smiling_face:

Promote v0 deployment

My first guess is you’re working with a v0 deployment that’s staged and you’re ready to promote it to production. In that case, you can click the three dots next to the “Share” and “Visit” buttons on the deployment details page.

Deploy from v0

To deploy from v0, you would click the “Deploy” button above the preview panel. Then, click “Confirm and Deploy” to create a staged deployment. Use the promotion steps above when you’re ready to move it into production

Other ways to deploy

I hope that helps! Please let me know if you need more info

2 Likes

Hello Amy

Please find what i see below:

Thanks

That’s a production deployment. You wouldn’t need to promote it since it’s already there :slightly_smiling_face:

If you switch over to the Deployments tab on that screen, you’ll see the whole list of deployments for your project. That list will show the environment and you can click into any of them to see more details. I hope that makes sense

Awesome, yes it does!

What is the exact URL I should share with the public?

I tried to access my site using another phone, but it prompted me to log into GitHub, which I use as an SSO. That’s why I wasn’t sure if it was in Prod.

Thanks!!

Hi @techieprof19, you can share any of the Domains from the production deployment.

You can also set a custom domain to your production deployments from the Settings > Domains.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.