Skip to content

Instantly share code, notes, and snippets.

@jthegedus
Created May 25, 2020 03:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jthegedus/e9f10922654677d9043b0e5744715a7e to your computer and use it in GitHub Desktop.
Save jthegedus/e9f10922654677d9043b0e5744715a7e to your computer and use it in GitHub Desktop.
github.com/jthegedus/firebase-gcp-examples/tree/master/functions-nextjs
┌ 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