Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーで webpack を使用しており、nextJS でコンパイルされたページを 1 つだけバンドルしたいと考えています。
現在、ディレクトリ構造は次のようないくつかのページで構成されています。
app about contact
app ディレクトリだけをコンパイルする、つまり NextJS でコンパイルする方法はありますか? Express を使用してアプリを実行し、ページに必要なパスにアクセスしています