추가
This commit is contained in:
@@ -3,6 +3,11 @@ export default defineNuxtConfig({
|
||||
compatibilityDate: '2024-11-01',
|
||||
devtools: { enabled: true },
|
||||
|
||||
// 개발 서버 포트
|
||||
devServer: {
|
||||
port: 2026
|
||||
},
|
||||
|
||||
// 서버 설정
|
||||
nitro: {
|
||||
experimental: {
|
||||
|
||||
Reference in New Issue
Block a user