Skip to content

Instantly share code, notes, and snippets.

@zsherman
Created August 16, 2017 15:56
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 zsherman/f19a6acbedc1ae9aabe6aaec9213b04e to your computer and use it in GitHub Desktop.
Save zsherman/f19a6acbedc1ae9aabe6aaec9213b04e to your computer and use it in GitHub Desktop.
{
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment