Guest User

Untitled

a guest
Oct 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. {
  2. ...
  3. "scripts": {
  4. "dev": "node server.js",
  5. "build": "next build",
  6. "start": "node server.js"
  7. },
  8. ...
  9. }
Add Comment
Please, Sign In to add comment