馃摚 Just Released! Our official workshop to level up from Nuxt 2 to Nuxt 3.

Register now

useAppConfig

Access the reactive app config defined in the project.

Usage:

const appConfig = useAppConfig()
console.log(appConfig)