Если я хочу развернуть небольшой или средний проект Next.js на небольшом Linux-сервере (512 МБ или 1 ГБ) — когда я запущу
Код: Выделить всё
npm run build
i need an easy solution to this.
Tried building it locally and send .next folder to server and seemed it didn't work.
Источник: https://stackoverflow.com/questions/781 ... ilding-the