Skip to content

Commit 008ffd3

Browse files
committed
update errors_json
1 parent 705d12c commit 008ffd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/errors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,5 +774,5 @@
774774
"773": "Missing workStore in createPrerenderParamsForClientSegment",
775775
"774": "Route %s used %s outside of a Server Component. This is not allowed.",
776776
"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"
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"
778778
}

0 commit comments

Comments
 (0)