fix broken navrow (#1725)

This commit is contained in:
Geometrically
2024-06-14 15:29:35 -07:00
committed by GitHub
parent e0a9e62d84
commit 612eb64a83
2 changed files with 62 additions and 80 deletions

View File

@@ -371,10 +371,6 @@ export default defineNuxtConfig({
devtools: {
enabled: true,
},
routeRules: {
'/': { prerender: true },
'/app': { prerender: true },
},
})
function getApiUrl() {