Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c25453f commit 59813cfCopy full SHA for 59813cf
docs/nuxt.config.ts
@@ -20,7 +20,7 @@ export default defineNuxtConfig({
20
},
21
nitro: {
22
prerender: {
23
- routes: ['/api/search.json'],
+ routes: ['/', '/api/search.json'],
24
autoSubfolderIndex: false,
25
26
0 commit comments