Hosting Next Js app with Flask API backend on AWS lambda #734
Unanswered
sahilrajpal121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to deploy next js (v13) app that uses Flask API backend. I am using this template https://vercel.com/templates/next.js/nextjs-flask-starter to set up flask API inside next js API folder. but i am struggling how to go about deploying it on AWS lambda.
Any help is much appreciated
thanks
Beta Was this translation helpful? Give feedback.
All reactions