runNextJSAudit
Analyze and audit Next.js applications directly in the browser to identify performance issues, optimize workflows, and ensure compliance with best practices.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}