mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 10:04:52 +00:00
Documentation
This commit is contained in:
@@ -24,6 +24,9 @@ function getConfigParserSettings(staticSiteGenerator, path) {
|
||||
blankConfigurationFile: `${__dirname}/blank-configurations/next.js`,
|
||||
properties: {
|
||||
basePath: path,
|
||||
|
||||
// Disable server side image optimization too
|
||||
// https://nextjs.org/docs/api-reference/next/image#unoptimized
|
||||
'experimental.images.unoptimized': true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user