Fix broken build

This commit is contained in:
Kamran Ahmed
2019-11-21 18:22:57 +04:00
parent 035eaa47e8
commit af3ccd5bb5
2 changed files with 1 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
NODE_ENV=prod next build
next export
NODE_ENV=prod next export
echo 'roadmap.sh' > out/CNAME
touch out/.nojekyll