Skip to content

Commit

Permalink
Update production.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abs authored Sep 18, 2023
1 parent 4e9ba42 commit 56d8a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/setup/production.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ needsEnv: ["PROD"]

At this point, Prompts with Friends is fully configured on your machine! You can check it out here: <a href="http://localhost:3000/app" >http://localhost:3000/app</a>.

Except for the data, you should see the exact same app we have running on <a href="https://promptswithfirends.com/app" >https://promptswithfirends.com/app</a>.
Except for the data, you should see the exact same app we have running on <a href="https://promptswithfriends.com/app" >https://promptswithfirends.com/app</a>.

A great next step is to learn how to deploy your version of the app to production. For this, we'll be using Vercel (<a href="https://vercel.com" >https://vercel.com</a>), a cloud platform for deploying and hosting static sites and serverless functions.

Expand Down

1 comment on commit 56d8a85

@vercel
Copy link

@vercel vercel bot commented on 56d8a85 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.