© 2026 Hedgehog Software, LLC
const weekInSeconds = 60 * 60 * 24 * 7 export default defineNuxtConfig({ routeRules: { "/logos/**.svg": { cache: { maxAge: weekInSeconds, }, } }
Join the Discord to ask follow-up questions and connect with the community
Nuxt Community Chat Server
31,632 Members