This commit is contained in:
2026-01-04 20:58:47 +09:00
parent a87c11597a
commit 0660ed3973
37 changed files with 1723 additions and 885 deletions

View File

@@ -3,6 +3,11 @@ export default defineNuxtConfig({
compatibilityDate: '2024-11-01',
devtools: { enabled: true },
// 개발 서버 포트
devServer: {
port: 2026
},
// 서버 설정
nitro: {
experimental: {