0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【2026.05時点】Cloudflare pagesでデプロイする

0
Posted at

2026.05.01 現在
Next.jsで作成した静的ファイルをCloudflare pagesでデプロイする

0.https://www.cloudflare.com/ にアクセスする
1.まずアカウントを作成する
 image.png

2.Workers & Pages>Create application

image.png

3.Cloudflare pagesでデプロイしたい場合は下の「Get started」を選択してください!

image.png

4.するとこのページに飛びます。
Import an existing Git repository>Get startedを押下します。

image.png

5.あとは手順どおりImportします。
2.Set up builds and deployments

image.png

私はNext.jsの静的ファイルをデプロイしたかったので画像のような設定でした。

3まで進めばデプロイできるはず。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?