Relative Content

Tag Archive for typescriptclerk

How can I migrate users from Clerk development instance to production instance?

I created a web app with Next.js which uses clerk for authentication. I deployed the app and shared it with people and quickly reached clerk’s user limit for development instances (100). I bought a domain and created a production instance. Everything works fine but I have no idea how to migrate the users from the deployment instance to the production instance. I tried following this guide but it does not work. When I tried to submit it in valid schema, I get this message in the logs