I had to specify the location of the browser :
const browser = await puppeteer.launch({ executablePath: '/usr/bin/chromium' })