Nuxt 3 on latest Plesk?
I'm having trouble setting up my Nuxt 3 application to work on my Plesk server (latest version).
I'm hoping to achieve it so that if I push changes to my main branch on my Github repo, that my Plesk server will pick it up automatically and deploy it.
I've set up the following:

I tried playing around with running instructions in the "Deploy Actions" such as:
yarn install
yarn build
yarn start
But I don't see anything happening.
Any clues?
i have ask a qustion related to this issue on stackover flow plz vote that https://stackoverflow.com/questions/74873482/how-to-deploy-nuxt-3-on-plesk-or-iis and I have open an issue on nuxt-framwork github plz vote that too https://github.com/nuxt/nuxt.js/issues/15630
https://github.com/nuxt/nuxt.js/issues/15630