entropyE
Convex Community15mo ago
7 replies
entropy

Next build error when ran in github action

Hello, I'm trying to create a CI workflow for my nextjs website. The problem is that I keep getting a build error from convex when running my build step. I don't have this error when I run
bun run build
locally though.

Error: No address provided to ConvexReactClient.
If trying to deploy to production, make sure to follow all the instructions found at https://docs.convex.dev/production/hosting/
Was this page helpful?