A totally static Astro website, FCP is up to five seconds or more

I’ve deployed an Astro static website on Vercel, and the FCP is up to five seconds or more

I know that Nextjs and other pages that require Serverless deployment will cause delays due to cold startup. But I think that pure static pages should only require requesting CDN resources, and do not require cold starts.

All of the output is static resources. I have no idea what caused this delay, and how can I avoid this delay.

Output of the project:

Network Timing:

Hi @pidanmeng, this seems unreasonable. Can you share the URL so I can inspect further what could be causing this issue?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.