reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.52k stars 9.23k forks source link

Error deploying on vercel. #1267

Open atilla-the-hun opened 1 year ago

atilla-the-hun commented 1 year ago

Please check that this issue hasn't been reported before.

Expected Behavior

After entering all required environment variables before the build commences on vercel via the deployment button posted there, the build should deploy automatically.

Current behaviour

After entering all required environment variables before the build commences on vercel via the deployment button posted there, the build fails. Tried a few times. Is there an issue over there or have I got the incorrect NEXTAUTH generation command? I used the command: $ openssl rand -base64 32 in bash to generate one. Also tried connecting via my planetscale MySQL CLI URL. That didn't work, so I tried a Prisma connection. All failed.

Steps to reproduce

Enter all required environment variables and hit deploy on Vercel.

Possible solution

Try it yourself and if It works, the only reason could be my env keys.

Which Operating Systems are you using?

Acknowledgements

jasangill1 commented 1 year ago

Hello @atilla-the-hun did you deploy the backend as well or just the frontend?

ToPGaMiSkS commented 8 months ago

how to deploy to the vercel?