Skip to content

Commit b99c44e

Browse files
committed
fixed deploy.md
1 parent 6f05031 commit b99c44e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/deploy_en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Use `yarn upload:prd` when deploying to the mainnet.
100100

101101
## 4. Setup and Deploy on Vercel
102102

103+
NOTE: When deploying on Vercel, please be aware that using the `hobby` plan may result in a timeout and failure during proof generation. Therefore, it is recommended to use the `pro` plan (a paid plan).
104+
103105
### 4.1 Create a New Project
104106

105107
After creating an account on Vercel, go to the new project creation screen by selecting `Add New`, then `Project`.

docs/deploy_jp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ $ yarn verify --network mumbai <address>
8585

8686
## 4. Setup and Deploy on Vercel
8787

88+
注意:Vercelにデプロイした際、`hobby`プランではproof生成時にタイムアウトとなり処理が失敗する可能性がありますので、`pro`プラン(課金プラン)の使用をお勧めします。
89+
8890
### 4.1 Create new project
8991

9092
Vercel でアカウント作成したら、`Add New``Project`で新規プロジェクト作成画面に入ってください。

0 commit comments

Comments
 (0)