remove next export

main
Mike Fix 5 years ago
parent 773c4b4f3e
commit de5e3254d4

@ -7,7 +7,6 @@
"dev": "next",
"build": "next build",
"start": "next start",
"export": "next export",
"test": "jest",
"test:e2e": "npm run cy:run --",
"deploy": "now",

Loading…
Cancel
Save