Issue: https://github.com/nuxt-modules/i18n/issues/2629
git clone git@github.com:azhirov/nuxt-i18n-pinia-memory-leak.gitnpm installnpm run buildnode .output/server/index.mjsab, siege, or any other utility to send multiple requests. For example: siege -c10 -t30s http://127.0.0.1:3000 or ab -n 5000 -c 100 http://localhost:3000/top command).