How to deploy an internationalized app to Firebase? #2000
nullvoidundefined
started this conversation in
General
Replies: 1 comment 3 replies
-
Sorry, never used Firebase... |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Next.js app that I need to deploy to Firebase. Deployment is seamless using Firebase's experimental Next framework support, but once I add
next-i18next
to the pipeline, Firebase returns 500 errors. Has anyone had any luck deploying annext-i18next
site to Firebase?Beta Was this translation helpful? Give feedback.
All reactions