diff --git a/now.json b/vercel.json similarity index 85% rename from now.json rename to vercel.json index 2ea40ca..4bb17e6 100644 --- a/now.json +++ b/vercel.json @@ -3,7 +3,7 @@ "env": { "SONGWHIP_WEB_URL": "https://songwhip.com", - "SONGWHIP_TELEGRAM_URL": "https://songwhip-telegram.now.sh", + "SONGWHIP_TELEGRAM_URL": "https://songwhip-telegram.vercel.app", "TELEGRAM_BOT_TOKEN": "@songwhip-telegram-bot-token", "SONGWHIP_TELEGRAM_USER_AGENT": "@songwhip-telegram-user-agent", "DEBUG": "songwhip*"