Next.js Discord

Discord Forum

Home page is too slow - FUNCTION_INVOCATION_TIMEOUT

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
Hi community,

I need your help, please.

- Issue: Home page is too slow
- Version: Next.js 13.3.4 using Pages router
- Project is hosted on Vercel Pro

Error message:
504: GATEWAY_TIMEOUT
Code: FUNCTION_INVOCATION_TIMEOUT

Error Log: check the screenshot.

in my local the home page is too slow (first execution), it takes over 10s.

getServerSideProps function is the same in all pages.

How can I optimize the page to load fast ?

Here is my code https://gitlab.com/-/snippets/3626228

#vercel-help #discussions

0 Replies