My reactJS app is simple app which contains embedded SurveyJS widget. Deployed on Google Cloud Run, and it takes 20 seconds to load first time, subsequent access is faster.
How to troubleshoot, not sure it is Google Cloud Run config issue, or my docker file issue. Appreciate your inputs.
Thanks,