Skip to main content
All CollectionsPublishing
How to connect your Vercel account
How to connect your Vercel account
Julius avatar
Written by Julius
Updated over a week ago

Follow these steps to connect your ExploreMyPC project with your Vercel account. This will allow you to sync your project in real time in your Vercel account.

Important: This connection is made via a Github account, so you'll need a free Github account in order for the Vercel integration to work.

Step 1. Click the Publish link on your project

Step 2. Choose the 3rd party Free Hosting option from the list

6.png

Step 3. Choose to Connect Vercel.

8.png

Step 4. At this point a popup will appear and you'll be asked to login into your Github account. If you don't have an account you can create one for free.

Step 5. Authorise ExploreMyPC on your Github account.

After you linked your Github account, two things happen:

  • ExploreMyPC will create a repository into your Github account and sync your project there. The repository name will be random, but you can change it from your Github Account > Repositories List > Click on repository > Settings Tab

  • your ExploreMyPC dashboard will reflect that Github is connected.

vercel_16.png

Step 6. Login into your Vercel account, or sign up for a free if you don't have one. Here is what Vercel offers in their Free account: https://vercel.com/pricing

vercel_2.png

Step 7. Once logged in, go to Projects and click on Import Project.

vercel_3.png

Step 8. Choose to connect From Git Repository.

vercel_4.png

Step 9. Click on Install Vercel for Github.

vercel_5.png

Step 10. Choose the Github account you want to install Vercel on. If you are part of an organisation you'll get multiple options, but you should choose the account you've created at Step 4.

vercel_6.png

Step 11. Choose Only selected repositories, and select the ExploreMyPC project you want to connect to Vercel. Then press Install.

(Optional: If this is a random name check Step 5 on how you can rename your Github repository to a custom one.)

vercel_7.png

Step 12. Once you install Vercel, you'll be redirected to your Vercel account. Click on Import Project from Github.

vercel_8.png

Step 13. In the popup Select your repository and then Import at the bottom.

vercel_9.png

Step 14. Give your project a name, then press Continue.

vercel_10.png

Step 15. Leave the Root Directory empty, then press Continue.

vercel_11.png

Step 16. On the next screen press Deploy.

vercel_12.png

Step 14. Vercel will do its magic, synchronising your Gihub repository. It takes 1 min or so. Click on the generated link to access your website live.

(Optional: You can attach a custom domain from Settings)

vercel_13.png

If you see this message, everything is working great, and you need to give it a couple of minutes for the project to sync. This only displays the first time.

Refresh the page in your browser a couple of times and your ExploreMyPC project should appear

vercel_15.png

At this point your ExploreMyPC dashboard should reflect that your Vercel account is connected as well. Press Disconnect if you want to cut the connection with your Vercel account.

vercel_14.png

From this point on, any change you make in your ExploreMyPC project, will be pushed into your Github account, and from there to Vercel.

Important: Please be patient and give changes a couple of minutes to be reflected on your website. Sometimes it takes a while for the updates to show.


Did this answer your question?