Current versus Expected behavior
I am considering deploying an app that scrapes a certain page. I am trying to download Chromium to the /tmp folder using puppeteer-core. However, when I attempt to download the zip file, the process stops without any errors. I would like to ask about this issue.
Code, configuration, and steps that reproduce this issue
https://github.com/chihiro-yabuta/opas/blob/main/pages/api/scrape.ts#L19 The process after the pipe in this promise is stopping. https://github.com/chihiro-yabuta/opas/blob/main/pages/api/index.ts#L36 As additional information, this function is being executed asynchronously because it takes a long time.
Project information
Deployment URL: https://vercel.com/chihiro-yabutas-projects/opas/FsmSNi1ENmowwoCygN8LcFw3ZZydEnvironment (local, preview, production): productionProject Framework: nextjsBuild Settings: Framework Preset: nextjs Build Command (if not default): Output Directory (if not default): Install Command (if not default):Node/Runtime Version:Package Manager:Relevant Packages: https, fs