Querying data through supabase-js is very slow
I am currently using Cloudflare Pages and Supabase-js, and I have an API endpoint similar to /api/articles. It seems that the first request to this endpoint after not using it for a while is extremely slow. Is this typical for free plans, and is there no way to resolve it?