Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit388ba06

Browse files
Update the Vercel deployement guide (anuraghazra#2102)
* Update the Vercel deployement guideUpdated Readme.md - The guide on deploying your own Vercel instance* docs: fix some small grammer errorsCo-authored-by: rickstaa <rick.staa@outlook.com>
1 parente6a6384 commit388ba06

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

‎readme.md

Lines changed: 15 additions & 15 deletions
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`ImportProject`
427-
![](https://files.catbox.moe/qckos0.png)
428-
9.Select`ImportGit 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 requiredGit 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)

[8]ページ先頭

©2009-2025 Movatter.jp