エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
RFC: Deployment Adapters API · vercel/next.js · Discussion #77740
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
RFC: Deployment Adapters API · vercel/next.js · Discussion #77740
To ensure Next.js can be deployed anywhere, including severless platforms with custom requirement... To ensure Next.js can be deployed anywhere, including severless platforms with custom requirements, we are planning to add deployment adapters. Vercel will use the same adapter API as every other partner. Background Next.js has supported self-hosting since 2016, including ejecting out of the Next.js server to a fully custom Express server. This includes deployment as a Node.js server (next start),