TanStackT
TanStack14mo ago
10 replies
wispy-olive

Vercel deployment: routes-manifest.json couldn't be found

I can't understand what is wrong, I try to deploy my app on Vercel but I get this error at the end:

Error: The file "<MY_PROJECT_PATH>/.vercel/output/routes-manifest.json" couldn't be found. This is often caused by a misconfiguration in your project.


I use vinxi build --preset vercel command to build. Indeed it seems it doesn't produce that file. Is it expected?
Was this page helpful?