Replies: 2 comments 1 reply
-
|
read the docs https://vercel.com/docs/project-configuration |
Beta Was this translation helpful? Give feedback.
-
|
To future readers (who obviously already scoured the docs before coming to github), I couldn't find any possible way to do this. Despite So, it's pretty annoying and silly, but you can place your server at I can't understand why vercel is so opinionated and why |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have one function:
api/src/index.tswhich starts an apollo server. There are a lot of of other files in theapifolder as well, but I do not want them to be deployed as functions.vercel.json
yet:

What am I missing? How do I get these files to stop being deployed as functions?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions