Receiving "JavaScript heap out of memory" when nitro is building. The application built perviously.
I use NODE_OPTIONS=--max_old_space_size=8192 to increase the heap memory, when running, nuxt build, nuxt generate, nuxt dev
Here is my package.json depicting this.