Aki
CCConvex Community
•Created by Aki on 2/27/2025 in #support-community
I would like to add to Functions.
However, when I did npx convex dev, nothing was added to the deployed functions.
I saw in the project log that it was deployed, so I think I have the right deploy destination.
I am not sure which one is the problem, so I will list the possible ones.
We use next.js and convex.
You can find my urls.ts in the convex folder
It should be added to functions when deployed
Also, npx convex dev --verbose skipped all files in _generated.
Below is the log of that case.
Also, when I do npx convex dev and edit a file in the convex folder, it is no longer automatically deployed after I can no longer add it to functions, whereas it usually does so automatically.
5 replies