target not server

This commit is contained in:
Yoann Chaudet
2022-07-20 15:28:26 -07:00
parent 844ceaff5a
commit 7875e4af8a
4 changed files with 4 additions and 4 deletions

2
dist/index.js vendored
View File

@@ -14842,7 +14842,7 @@ function getConfigParserSettings(staticSiteGenerator, path) {
// Set the target to static too
// https://nuxtjs.org/docs/configuration-glossary/configuration-target/
server: 'static'
target: 'static'
}
}
case 'next':