Nuxt 3 reached end of life on 31 July 2026
It no longer receives bug fixes or security patches. Upgrade to Nuxt 4 or get extended support from HeroDevs
useAppConfig
Access the reactive app config defined in the project.
Usage
const appConfig = useAppConfig()
console.log(appConfig)