Problem Description
You'll get a timeout error if no data is returned from the API after about 25 seconds when deploying the application in Vercel Hobby.
Solution Description
Vercel Functions for Hobby can now run up to 60 seconds.
https://vercel.com/changelog/vercel-functions-for-hobby-can-now-run-up-to-60-seconds
I'm wondering if the above change can be implemented.
Alternatives Considered
No response
Additional Context
No response