Created
May 25, 2020 03:07
-
-
Save jthegedus/e9f10922654677d9043b0e5744715a7e to your computer and use it in GitHub Desktop.
github.com/jthegedus/firebase-gcp-examples/tree/master/functions-nextjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
┌ nextjs/ <-- Next.js distribution directory | |
| └ ... | |
├ next.config.js <-- Next.js configuration | |
├ package-lock.json | |
├ package.json | |
└ server.js <-- HTTPS Cloud Function for our Next.js Server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment