Skip to content

Instantly share code, notes, and snippets.

@arunoda
Created May 26, 2017 02:40
Show Gist options
  • Save arunoda/89fe58f393b22fb38e1579ca4e1a3d3c to your computer and use it in GitHub Desktop.
Save arunoda/89fe58f393b22fb38e1579ca4e1a3d3c to your computer and use it in GitHub Desktop.
{
"scripts": {
"dev": "next",
"build": "next build",
"export": "next export"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment