Deployment error on vercel
did anyone had this, and how did you solve it:
7 Replies
Did you try following the steps written on the log to solve the problem? @sebi
yup, doesn't work
Do you have a vercel.json file in your project?
smh, yes, and it has outdir of dist, forgot that I added that file
but when I run the build locally it creates it in .next :?
Try deleting vercel.json and then deploying it.
https://github.com/t3-oss/create-t3-app/issues/912
GitHub
bug: Vercel build fails with "Error: The file "/vercel/path0/dist/r...
Provide environment information System: OS: Linux 6.0 Ubuntu 22.10 22.10 (Kinetic Kudu) CPU: (4) x64 Intel(R) Core(TM) i5-7300U CPU @ 2.60GHz Memory: 452.24 MB / 3.76 GB Container: Yes Shell: 5.9 -...
it worked, thanks 👌🏻
Great. 👍