You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never use it for firebase function, actually. So I need to test it first. If you find the way to work this while I try, It can be perfect to tell us how to do! I can add it to documentation.
@SeunghunSunmoonLee Did you check in your Firebase Console what the function return? You'll find more information inside the console : https://console.firebase.google.com/u/0/project/{your-project-name}/functions/list
I am trying to deploy Ran.js to google cloud functions on firebase.
I followed this tutorial(https://codeburst.io/next-js-on-cloud-functions-for-firebase-with-firebase-hosting-7911465298f2) but I get 'internal server error'. Would appreciate your help!
hosting URL: https://next-js-react-wordpress.firebaseapp.com
Function URL (next): https://us-central1-next-js-react-wordpress.cloudfunctions.net/next
The text was updated successfully, but these errors were encountered: