mirror of
https://github.com/usetrmnl/byos_next.git
synced 2026-04-29 13:34:28 -07:00
306fd8741b
Capture the repo-wide Biome formatting pass and fold the tiny BMP palette helpers back into render-bmp.ts so the monochrome palette fix stays self-contained. Made-with: Cursor
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"$schema": "https://openapi.vercel.sh/vercel.json",
|
|
"crons": [
|
|
{
|
|
"path": "/api/bitmap/wikipedia.bmp",
|
|
"schedule": "0 0 * * *"
|
|
}
|
|
]
|
|
}
|