Fetch request timeout with Plasmic API

Hi everyone, i have a component on plasmic which is an FAQ, but it makes my next js app crash with a 500 error, when i look at my logs i have an error saying i got a timeout when i fetch my plasmic information, do you have any idea why ?

here the error: FetchError: request to https://codegen.plasmic.app/api/v1/loader/code/published?platform=nextjs&projectId=projectId%40prod failed, reason: connect ETIMEDOUT 13.225.34.106:443

Do you mean when you remove that component it works again? If so can you share the exact project and component?