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