INTERNAL_MICROFRONTENDS_INVALID_CONFIGURATION_ERROR
The INTERNAL_MICROFRONTENDS_INVALID_CONFIGURATION_ERROR
error occurs when the configuration file for the deployment is invalid.
This error indicates that an invalid configuration file has been deployed.
To troubleshoot this error, follow these steps:
- Ensure the config in your
microfrontends.json
file is valid, see the documentation. - Ensure you are on the latest version of the
@vercel/microfrontends
package. - We have been notified of this error. For more information, check the Vercel status page or contact Vercel support
Last updated on March 4, 2025
Was this helpful?