diff --git a/src/nuxt.config.ts b/src/nuxt.config.ts index a7bdaca5..22ddd03f 100644 --- a/src/nuxt.config.ts +++ b/src/nuxt.config.ts @@ -162,8 +162,7 @@ export default defineNuxtConfig({ }, esbuild: { options: { - // to support big int - target: 'node20', + target: 'node24', }, }, externals: {