Skip to content

Commit

Permalink
Remove trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
marcodejongh committed Dec 14, 2024
1 parent bc081e1 commit 3e2927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"crons": [
{
"path": "/api/internal/shared-sync/",
"path": "/api/internal/shared-sync",
"schedule": "0 */2 * * *"
}
]
Expand Down

1 comment on commit 3e2927f

@vercel
Copy link

@vercel vercel bot commented on 3e2927f Dec 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.