How is /api distributed? #16280
Unanswered
samuelcastro
asked this question in
Help
Replies: 1 comment
-
I guess this answers my question: https://vercel.com/docs/serverless-functions/introduction |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks, question, is
/api
distributed as lambdas in a serverless environment just like/pages
? (when targeted to do so of course)I came across https://www.serverless.com/blog/serverless-nextjs and it made me wonder how is it natively implemented on Vercel.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions