NextJS Issues
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
You might run into the following error when building your application when using the @dynamic-labs/sdk-react-core
package in a NextJS version 14.x project.
Solution
Update next.config.js
to optimize @dynamic-labs/sdk-react-core
: