You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
Hi there. It used to be that if I ran twilio serverless:deploy --production, my project would be deployed to a domain like project-1234.twil.io. Today I ran this command for a new project for the first time in a bit, and my project was deployed to a domain like project-1234-undefined.twil.io. I compared this project and an old one from https://www.twilio.com/console/functions/api, and both have environments with unique_name: production. Did something change? Do I need to run this differently? Or is this a bug? Thanks!