TURRTiOriginal post
Web Developer
Hi,
is it possible to only deploy the ./.output folder of a Nuxt App that uses server side routes to Appwrite Sites?
Background is that the build produced on Appwrite Cloud doesn't work. Also I plan to use a private npm package in the project which may also not work with the build process in Appwrite Cloud.
Thanks
Summary
Developers asking if they can deploy just the ./.output folder of a Nuxt App with server-side routes to Appwrite Sites due to build issues and private npm package usage.