My project in v0 using next.js was working fine, but after forking the latest version then I suddenly got Error "initializing Firestore: Service firestore is not available".
My homepage display:
FatalRendererError: Service firestore is not available at c.getImmediate (@firebase/component) at rf (@firebase/firestore) at (/lib/firebase)This is very strange since we did not change any codes, something wrong with v0 features? It seems locked me not allowed to update anything more.