I’m trying to deploy a site to a Plesk server and unlike with previous Next JS versions where you had to edit /node_modules/.bin/next
file and add start
to const defaultCommand
.
(you can check reference here) https://medium.com/@keithchasen/how-to-set-up-your-next-js-app-on-plesk-server-7d8d247a2db2
I’m wondering if anyone of you know what would the hack for latest version of Next
Thanks in advance, NumaX
I tried this https://talk.plesk.com/threads/nextjs-works-on-plesk.354281/
NumaX is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.