fix: production export pdf

This commit is contained in:
JOYCEQL
2024-11-25 19:54:54 +08:00
parent 33185b11cd
commit e950eed11e
@@ -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`