Resolved it myself, as there was no response.
Firebase Hosting doesn't support Quartz directly as it supported Gatsby
So, i had to host the site via Cloud Run using Caddy and then had to do firebase deploy --only hosting
firebase deploy --only hosting
Quite a learning. Thanks