mhmt
CCConvex Community
•Created by mhmt on 11/29/2024 in #general
Thank you for your quick reply. If I
There is a vercel.json file in the project you sent me earlier. I read in the next.js docs that vercel.json is used to configure and override the default behavior of vercel in a project. Only then did it “click” in my head and I understood what you meant. Jesus... you always learn. Thank you anyway for your quick reply and for the achievement 😂
6 replies
CCConvex Community
•Created by mhmt on 11/29/2024 in #general
Thank you for your quick reply. If I
Bro my mistake. I got it wrong. I need to create a vercel.json file in my next.js project. In my case, I insert the following command into it
(“cd ../../packages/backend && bunx convex deploy --cmd ‘cd ../../apps/web && bun run build’ --cmd-url-env-var-name NEXT_PUBLIC_CONVEX_URL”).
I deployed my convex folder to nextjs like a fool 😄
6 replies