Hello,
I am encountering a problem with deploying my application using the Astro framework on your Vercel platform.
Issue Description
When running the astro check command, I receive an error indicating that the JavaScript heap is out of memory, and the process ends with a memory allocation error.
Technical Details
- Project:*MonComptoirSecret
- Framework: Astro
- Node.js: v20.15.0
- Error:
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
Steps Already Taken
- I attempted to increase the memory allocated to Node.js using
NODE_OPTIONS=--max_old_space_size=8192, but the error persists. - I ran analyses with
clinic doctor, but the generated report contained no usable data.
Request for Assistance
I am seeking your assistance to:
- Diagnose the cause of this memory issue during deployment.
- Obtain advice or solutions to resolve this issue and successfully deploy my application.
Thank you in advance for your valuable assistance. If you need more details or additional information, I am at your disposal.