diff --git a/firebase.json b/firebase.json index 59c7894..4a9c949 100644 --- a/firebase.json +++ b/firebase.json @@ -6,7 +6,7 @@ "rewrites": [ { "source": "**", - "destination": "/index.html" + "destination": "/index.csr.html" } ] }