sst / open-next

Open source Next.js serverless adapter

Home Page:https://open-next.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

splicebison opened this issue · comments

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.