@nuxtjs/auth-next 在 vercel build 時出現 “TypeError: external_defu_ is not a function” 8 12 月, 2022 欣迪 解決方法,在 nuxt.config.js 加入以下代碼: export default defineNuxtConfig({ // ... build: { transpile: [ 'defu', ], }, }) Tweet訂閱 IT-Monk訂閱最新文章的發布消息! 😚😚😚姓名Email* Please leave this field empty. 相關