Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Vercel Functions for async Strava webhook handling
Integrates @vercel/functions to improve the Strava webhook route's asynchronous event handling. Uses waitUntil to ensure background tasks complete while maintaining a quick response to the webhook.
- Loading branch information