Need a help to deploy application for testing purpose

Hi everyone,

I’m trying to deploy my app, chatifly, from my GitHub repo to Vercel, but I’m running into an error:

“The name contains invalid characters. Only letters, digits, and underscores are allowed. Furthermore, the name should not start with a digit.”

I’ve noticed that two of my environment variables start with a number. Could this be the cause of the error?

If so, can anyone suggest how I can modify the environment variable names or make any necessary changes so I can deploy my app successfully? I would really appreciate any guidance or suggestions!

Thanks in advance!

Hey, Can you share a dummy input of what you are trying to add ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.