File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ React を使って新しいアプリやウェブサイトを作成したい場
3232npx create-next-app@latest
3333</TerminalBlock >
3434
35- Next.js は [ Vercel] ( https://vercel.com/ ) によってメンテナンスされています。Next.js アプリは Node.js や Docker コンテナをサポートする任意のホスティングプロバイダ、もしくは自前のサーバ上に[ デプロイできます] ( https://nextjs.org/docs/app/building-your-application/deploying ) 。さらに Next.js は、サーバ必要の [ 静的エクスポート] ( https://nextjs.org/docs/app/building-your-application/deploying/static-exports ) もサポートしています。
35+ Next.js は [ Vercel] ( https://vercel.com/ ) によってメンテナンスされています。Next.js アプリは Node.js や Docker コンテナをサポートする任意のホスティングプロバイダ、もしくは自前のサーバ上に[ デプロイできます] ( https://nextjs.org/docs/app/building-your-application/deploying ) 。さらに Next.js は、サーバ不要の [ 静的エクスポート] ( https://nextjs.org/docs/app/building-your-application/deploying/static-exports ) もサポートしています。
3636
3737### React Router (v7) {/* react-router-v7* /}
3838
You can’t perform that action at this time.
0 commit comments