Releases: babakzy/deploy-nuxt-to-static-host
Releases · babakzy/deploy-nuxt-to-static-host
v1.2
Deploy Nuxt to static host using FTP
This action uses Nuxt static host generation to generate a static website (note that this is not possible with server-side rendering apps)
Tested on Nuxt 3
Uses FTP (SamKirkland/FTP-Deploy-Action@v4.3.4)
Deploys .output/public folder to the root directory of the host
Deploy Nuxt to static host using FTP
This action uses Nuxt static host generation to generate a static website (note that this is not possible with server-side rendering apps)
- Tested on Nuxt 3
- Uses FTP (SamKirkland/FTP-Deploy-Action@v4.3.4)
- Deploys .output/public folder to the root directory of the host