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:
@@ -2,6 +2,9 @@
|
||||
const nextConfig = {
|
||||
typescript: {
|
||||
ignoreBuildErrors: true
|
||||
},
|
||||
serverRuntimeConfig: {
|
||||
chromePath: process.env.CHROME_PATH
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user