You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. I am trying to get Vercel to upload some static files that are referenced at runtime, and to do so it seems that my only option is to use "includeFiles".
Hi there. I am trying to get Vercel to upload some static files that are referenced at runtime, and to do so it seems that my only option is to use "includeFiles".
I have tried many variations, such as:
This (at least in my understanding) would load all the content in `./content' from every route.
The build always fails with the following error:
Not sure if I'm doing something wrong - but unfortunately the docs are rather unhelpful if so. Thank you in advance!
NB: I use the Remix preset in the Vercel settings. I also use the Vercel preset for Vite.
The text was updated successfully, but these errors were encountered: