mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
fix: production refresh 404
This commit is contained in:
@@ -12,6 +12,10 @@ const nextConfig = {
|
||||
source: "/generate-pdf",
|
||||
destination:
|
||||
"http://1255612844-0z3iovadu8.ap-chengdu.tencentscf.com/generate-pdf"
|
||||
},
|
||||
{
|
||||
source: "/:path*",
|
||||
destination: "/"
|
||||
}
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user