© 2026 Hedgehog Software, LLC
app
export default defineNuxtConfig({ future: { compatibilityVersion: 4, }, srcDir: 'src/', appDir: 'src/app', serverDir: 'src/server', })