Supabase incident
Some edge function deployment operations are timing out
Supabase experienced a minor incident on January 7, 2026 affecting Edge Functions, lasting 1h 8m. The incident has been resolved; the full update timeline is below.
Affected components
Edge Functions
Update timeline
- investigating Jan 07, 2026, 06:14 PM UTC
We are seeing increased timeouts when deploying edge functions and are currently investigating. Already deployed functions are not affected.
- identified Jan 07, 2026, 06:40 PM UTC
For users experiencing this issue: esm.sh is having issues. Users can replace esm.sh with npm: or jsr imports to get function deploys to work.
- monitoring Jan 07, 2026, 06:54 PM UTC
To address function deploy issues, replace esm.sh with npm: or jsr imports instead. This workaround is confirmed to work.
- resolved Jan 07, 2026, 07:23 PM UTC
ESM has resolved their issue. All function deploy actions should now be working.