Skip to content

fix: enable a full local dev run including the FastAPI server instead of the default 'vercel dev' command#133

Open
sirknigget wants to merge 2 commits into
ed-donner:mainfrom
sirknigget:upstream
Open

fix: enable a full local dev run including the FastAPI server instead of the default 'vercel dev' command#133
sirknigget wants to merge 2 commits into
ed-donner:mainfrom
sirknigget:upstream

Conversation

@sirknigget
Copy link
Copy Markdown

The normal 'vercel dev' command will not spawn the FastAPI server in a combined NextJS + FastAPI project.
This is a known issue that reappears over community discussions.

The following PR adds a rather simple way to fix it to enable a full local dev experience including the backend.

@sirknigget sirknigget marked this pull request as ready for review April 26, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant