We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705d12c commit 008ffd3Copy full SHA for 008ffd3
packages/next/errors.json
@@ -774,5 +774,5 @@
774
"773": "Missing workStore in createPrerenderParamsForClientSegment",
775
"774": "Route %s used %s outside of a Server Component. This is not allowed.",
776
"775": "Node.js instrumentation extensions should not be loaded in the Edge runtime.",
777
- "776": "File size for %s image %s exceeds %sMB. (Current: %sMB)\\nRead more: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image#image-files-jpg-png-gif"
+ "776": "File size for %s image \"%s\" exceeds %sMB. (Current: %sMB)\\nRead more: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image#image-files-jpg-png-gif"
778
}
0 commit comments