sst / open-next

Open source Next.js serverless adapter
https://open-next.js.org
MIT License
3.73k stars 112 forks source link

[App router] Missing file-based Open Graph images and icons #335

Open splicebison opened 7 months ago

splicebison commented 7 months ago

Currently Open Graph images and icons are not present in in the build using file-based images outlined in the Nextjs docs.

Moreover, favicons are missing following these conventions. There was a PR that addressed root favicon.ico but doesn't handle the other file naming conventions.