Closed chanceaclark closed 1 week ago
Latest commit: e99dfe80e92ae7f3e2326d1748881aac12b0563b
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
What/why?
In the case a Next.js application has a route handler for the
favicon.ico
path, we need to check to see if it's a file before copying it over to the output directory.Example: