firebase-action icon indicating copy to clipboard operation
firebase-action copied to clipboard

Favicon missing when deploying NextJS app to Firebase Hosting

Open nicklbaert opened this issue 1 year ago • 0 comments

We have a NextJS app containing a favicon under public/favicon.ico. This favicon is not displayed correctly when using the deploy action.

We use the following CD workflow: Screenshot 2023-02-27 at 08 24 10

When doing this, the favicon of the webpage does not show up. Screenshot 2023-02-27 at 08 21 51

This does not happen when performing the exact steps from the workflow manually and using firebase deploy --project dev.

Any help is highly appreciated!

nicklbaert avatar Feb 27 '23 07:02 nicklbaert