Skip to content

Instantly share code, notes, and snippets.

@wharley
Created December 10, 2017 22:09
Show Gist options
  • Save wharley/4a97cdc2773a786d33f9eadb42622636 to your computer and use it in GitHub Desktop.
Save wharley/4a97cdc2773a786d33f9eadb42622636 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