feat: CtLayout01 커스텀 콘텐츠 기능 개선

This commit is contained in:
김형길 (Gil)
2026-02-09 06:24:48 +00:00
parent 9a05db2596
commit 3467da8ad2
7 changed files with 902 additions and 54 deletions

View File

@@ -116,6 +116,7 @@ export default defineNuxtConfig({
},
experimental: {
payloadExtraction: false,
entryImportMap: false,
},
nitro: {
prerender: { routes: [] },