Skip to content

Commit c4fb378

Browse files
committed
fix(prerendering): remove root route
1 parent 1bba5a0 commit c4fb378

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layer/nuxt.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export default defineNuxtConfig({
3939
compatibilityDate: '2025-07-22',
4040
nitro: {
4141
prerender: {
42-
routes: ['/'],
4342
crawlLinks: true,
4443
failOnError: false,
4544
autoSubfolderIndex: false,

0 commit comments

Comments
 (0)