Vercel Deployment #30
Unanswered
rghadamian
asked this question in
Q&A
Replies: 1 comment
-
|
I don't know if vercel supports multiple deployments from a mono repo. I have a working example for |
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.
-
Hi there
I've been trying to get Python working on my NextJs app with Turborepo on Vercel but I can't seem to get it to work and keep coming up with this error.

I'm wondering if you had some suggestions on:
I have a apps/api/src/api folder for everything Typescript, and have added a apps/api/api folder for everything Python as suggested for Vercel but not sure if you can mix both together?
Beta Was this translation helpful? Give feedback.
All reactions