Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
このPRはNext.jsのドキュメントを翻訳したものです。
Next.jsリポジトリのバージョン
a556825
本PRで取り込んだNext.jsの差分
126c226..a556825
翻訳したファイル一覧(計:20 ファイル)
翻訳したファイル一覧を見るには展開してください
本PRの更新内容のサマリ by OpenAI🤖
この差分は、Next.jsドキュメントの複数の部分に対する修正や追加を含んでいます。主な変更点は以下の通りです。
日本語ドキュメントの修正と更新:
新規ファイルの追加:
auth.mdxやci-build-caching.mdxなど、新しいガイドや構成方法に関するドキュメントが追加されています。これにより、認証の実装方法やCI環境でのビルドキャッシュの設定方法についての詳細が提供されています。ファイルの構成変更:
auth.mdxやstatic-exports.mdxが新しく追加されています。その他の修正:
incrementalCacheHandlerPath.mdxなど、技術仕様に関するドキュメントも更新されており、具体的なAPIの使用方法が改善されています。これらの変更は、Next.jsの最新機能やベストプラクティスのサポートを強化し、ユーザーがより簡単に理解しやすく、利用しやすいドキュメントとなるようにするためのものです。