Puppeteer actor dockerfile via nixpacks?
Build completes just fine..
Here's my nixpacks.toml file:
This is the error:
Error: Could not find Chromium (rev. 1108766). This can occur if either
1. you did not perform an installation before running the script (e.g.
npm install) or2. your cache path is incorrectly configured (which is: /home/myuser/.cache/puppeteer).
For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
