Magnus MüllerM
Convex Community16mo ago
13 replies
Magnus Müller

Vercel deployment works but 'Could not find public function for'

I want to make this live:. https://github.com/MagMueller/turbo-expo-nextjs-clerk-convex-monorepo
I use Next.js and clerk.
Vercel deployment runs through successfully, and I can access my page for 1 sec www.time-is-money.xyz , but then I get Application error: a client-side exception has occurred.

And in convex deployment logs I get
Could not find public function for 'users:getCurrentUser'.
My tables don't get created.
In development everything works fine.

Because I use clerk, bought a custom domain, which I've linked in Vercel successfully.

In convex project settings I get (for more than 2 hours): This domain is not verified yet.
I added the api.time-is-money.xyzNot sure if this is correct. Because otherwise I think its conflicting with the dns of vercel, and without
api
its also not working.

Not sure where the error is or which key is wrong or is this an issue with authentication?
image.png
image.png
image.png
image.png
image.png
image.png
image.png
image.png
GitHub
Monorepo template with Turborepo, Next.js, Expo, Clerk, Convex - MagMueller/turbo-expo-nextjs-clerk-convex-monorepo
GitHub - MagMueller/turbo-expo-nextjs-clerk-convex-monorepo: Monore...
Was this page helpful?