Skip to content

Instantly share code, notes, and snippets.

@jthegedus
Created May 25, 2020 03:05
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/6926b05602776e56a95d4cbe7ce15e9a to your computer and use it in GitHub Desktop.
Save jthegedus/6926b05602776e56a95d4cbe7ce15e9a to your computer and use it in GitHub Desktop.
github.com/jthegedus/firebase-gcp-examples/tree/master/functions-nextjs
{
...
"main": "server.js",
...
"dependencies": {
...
},
"engines": {
"node": "10"
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment