Recent content by andresHF

  1. A

    Resolved NextJS works on Plesk?

    Hi again! I figured out a solution to deploy a Next.js app at Plesk without executing 'next start' script. The thing here is to provide an entry point file 'app.js' to Plesk just pointing your index.js Next´s server config file. You can see an example here Hello-world plesk. My app.js looks...
  2. A

    Resolved NextJS works on Plesk?

    Hi I´m facing the same issue right now. The problem you had was a few months ago. Did you find the solution? Any idea to fix it is welcome! Thanks
Back
Top