mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
fix: production export pdf
This commit is contained in:
@@ -12,7 +12,7 @@ export async function POST(req: Request) {
|
||||
// });
|
||||
|
||||
const browser = await puppeteer.launch({
|
||||
// args: chrome.args,
|
||||
args: chrome.args,
|
||||
// defaultViewport: chrome.defaultViewport,
|
||||
executablePath: await chrome.executablePath(
|
||||
`https://github.com/Sparticuz/chromium/releases/download/v126.0.0/chromium-v126.0.0-pack.tar`
|
||||
|
||||
Reference in New Issue
Block a user