Dominik Milacher 0dc24c4db7
Some checks failed
Build and deploy updated apps / Build & deploy (push) Failing after 50s
Extend ux layer and overhaul panoramablick-saalbach.at
2025-11-21 21:17:52 +01:00

6 lines
140 B
TypeScript

export default defineNuxtConfig({
compatibilityDate: '2025-10-25',
$meta: { name: '__LAYER_NAME__' },
devtools: { enabled: true },
})