Commit 4383df7
fix: remove Vercel cron entries — crons run via Supabase pg_cron
All cron jobs are triggered by Supabase pg_cron + pg_net calling
the HTTP endpoints directly. Removes vercel.json cron config to
avoid confusion and potential double-triggering.
Co-authored-by: content <content@miriad.systems>1 parent f39e91f commit 4383df7
1 file changed
+1
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 2 | + | |
21 | 3 | | |
0 commit comments