Hello, I tried to deploy to Vercel with the one-click option. The build failed due to this error:
TURSO_DATABASE_URL environment variable is not set
It makes sense that the database URL needs to be set at some point, but is there a way to do this without crashing during the one-click deployment option?
Thanks