設定 (Runtime)
nuxt.config.ts
import { NuxtConfig } from '@nuxt/types' const config: NuxtConfig = { // 透過 自動完成 以及 型別檢查 定義設定 } export default config