Skip to content

Commit

Permalink
style: update vercel.json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrastopoulos committed Jun 17, 2024
1 parent 18f2ed3 commit 61ed860
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions vercel.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"crons": [
{
"path": "/api/refresh",
"schedule": "0 6 * * *",
}
]
}
"$schema": "https://openapi.vercel.sh/vercel.json",
"crons": [
{
"path": "/api/refresh",
"schedule": "0 6 * * *"
}
]
}

0 comments on commit 61ed860

Please sign in to comment.