27a5aa939e
The Twilio sender isn't delivering, so gate the Verify step behind NEXT_PUBLIC_MOCK_OTP (default true): 'Send code' skips Supabase/Twilio and a fixed demo code (123456) verifies, with clear demo-mode copy. The real addPhone/verifyPhone path is untouched — flip the flag to "false" to restore live SMS verification.