add static generate gist page

This commit is contained in:
DefectingCat
2022-09-05 13:56:16 +08:00
parent 195cbd3b64
commit c35741c93c
2 changed files with 34 additions and 13 deletions

View File

@ -30,7 +30,7 @@ const nextConfig = {
? { allowFutureImage: true, unoptimized: true }
: { allowFutureImage: true },
},
assetPrefix: isExport ? './' : undefined,
// assetPrefix: isExport ? './' : undefined,
// images:
// process.env.NEXT_BUILD === 'export'
// ? {