Backups
Manual “backup now” runs on the server and writes artifacts under backups/daily/.
Create a backup now
Writes to backups/daily/… (already gitignored).
If “local” DB dump fails, make sure your local Supabase stack is running (
supabase start / Docker). For “linked”, run supabase link once on this machine.