Skip to content

Commit 388ba06

Browse files
DecryptAGrickstaa
andauthored
Update the Vercel deployement guide (#2102)
* Update the Vercel deployement guide Updated Readme.md - The guide on deploying your own Vercel instance * docs: fix some small grammer errors Co-authored-by: rickstaa <[email protected]>
1 parent e6a6384 commit 388ba06

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

readme.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -414,22 +414,22 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we
414414
<details>
415415
<summary><b> Guide on setting up Vercel 🔨 </b></summary>
416416

417-
1. Go to [vercel.com](https://vercel.com/)
418-
2. Click on `Log in`
419-
![](https://files.catbox.moe/tct1wg.png)
420-
3. Sign in with GitHub by pressing `Continue with GitHub`
421-
![](https://files.catbox.moe/btd78j.jpeg)
422-
4. Sign in to GitHub and allow access to all repositories, if prompted
423-
5. Fork this repo
424-
6. After forking the repo, open the [`vercel.json`](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json#L5) file and change the `maxDuration` field to `10`
425-
7. Go back to your [Vercel dashboard](https://vercel.com/dashboard)
426-
8. Select `Import Project`
427-
![](https://files.catbox.moe/qckos0.png)
428-
9. Select `Import Git Repository`. Select root and keep everything as is.
429-
![](https://files.catbox.moe/pqub9q.png)
430-
10. Create a personal access token (PAT) [here](https://github.com/settings/tokens/new) and enable the `repo` permissions (this allows access to see private repo stats)
417+
1. Go to [vercel.com](https://vercel.com/).
418+
2. Click on `Log in`.
419+
![](https://files.catbox.moe/pcxk33.png)
420+
3. Sign in with GitHub by pressing `Continue with GitHub`.
421+
![](https://files.catbox.moe/b9oxey.png)
422+
4. Sign in to GitHub and allow access to all repositories if prompted.
423+
5. Fork this repo.
424+
6. After forking the repo, open the [`vercel.json`](https://github.com/anuraghazra/github-readme-stats/blob/master/vercel.json#L5) file and change the `maxDuration` field to `10`.
425+
7. Go back to your [Vercel dashboard](https://vercel.com/dashboard).
426+
8. To import a project, click the `Add New...` button and select the `Project` option.
427+
![](https://files.catbox.moe/3n76fh.png)
428+
9. Click the `Continue with GitHub` button, search for the required Git Repository and import it by clicking the `Import` button. Alternatively, you can import a Third-Party Git Repository using the `Import Third-Party Git Repository ->` link at the bottom of the page.
429+
![](https://files.catbox.moe/mg5p04.png)
430+
10. Create a personal access token (PAT) [here](https://github.com/settings/tokens/new) and enable the `repo` permissions (this allows access to see private repo stats).
431431
11. Add the PAT as an environment variable named `PAT_1` (as shown).
432-
![](https://files.catbox.moe/0ez4g7.png)
432+
![](https://files.catbox.moe/0yclio.png)
433433
12. Click deploy, and you're good to go. See your domains to use the API!
434434

435435
</details>

0 commit comments

Comments
 (0)