Next.js Discord

Discord Forum

CHROME_PATH

Unanswered
ItetsuLaTable posted this in #help-forum
Open in Discord
Hello everyone, I make a small app which is running lighthouse with chrome-launcher to loop on many sites or pages according to a JSON as input.

That is worknig fine on local but I get this error using vercel :
code
:
"ERR_LAUNCHER_PATH_NOT_SET"
message
:
"The CHROME_PATH environment variable must be set to a Chrome/Chromium executable no older than Chrome stable."

Can you help please ?

4 Replies

this isnt a bug, has nothing to do with vercel or nextjs, and is not going to work in vercel.
The issue is related to vercel
@ItetsuLaTable The issue is related to vercel
No. The issue is not related to vercel. Vercel does not have chrome it is not a pc
no comment