Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue deploying convex to Vercel #208

Open
pcaspa opened this issue Jan 1, 2024 · 0 comments
Open

Issue deploying convex to Vercel #208

pcaspa opened this issue Jan 1, 2024 · 0 comments

Comments

@pcaspa
Copy link

pcaspa commented Jan 1, 2024

Hi,

AI-Town works great locally but when trying to publish to Vercel I get the following.

CLERK_ISSUER_URL is set as described

Thanks

C:\Users\pcasp\ai-town>npx convex deploy
You're currently developing against your dev deployment

zany-mastodon-865 (set in CONVEX_DEPLOYMENT)

Your prod deployment tacit-goldfinch-750 serves traffic at:

VITE_CONVEX_URL=https://tacit-goldfinch-750.convex.cloud

Make sure that your published client is configured with this URL (for instructions see https://docs.convex.dev/hosting)

? Do you want to push your code to your prod deployment tacit-goldfinch-750 now? Yes
√ Schema validation complete.
Installing external packages and deploying source code...
✖ Go to https://dashboard.convex.dev/t/pcaspa/ai-prisoner/zany-mastodon-865/settings to setup your environment variable.
Hit an error while pushing:
Environment variable CLERK_ISSUER_URL is used in auth.config.js but its value was not set
at (../convex/auth.config.js:4:21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant