기능구현중

This commit is contained in:
2026-01-11 17:09:30 +09:00
parent 9decf172df
commit f0b3816c89

View File

@@ -21,9 +21,6 @@ export default defineNuxtConfig({
pages: 'frontend', pages: 'frontend',
}, },
// 서버 API 디렉토리
serverDir: 'backend',
// 컴포넌트 자동 import // 컴포넌트 자동 import
components: [ components: [
{ path: '~/frontend/components', pathPrefix: false } { path: '~/frontend/components', pathPrefix: false }