Add configuration and build changes

This commit is contained in:
Kamran Ahmed
2019-11-16 16:11:08 +04:00
parent f3592155bf
commit 40919dec14
7 changed files with 41 additions and 28 deletions

View File

@@ -8,7 +8,7 @@ if [ ! -f "$ENV_FILE" ]; then
exit 1
fi
next build
NODE_ENV=prod next build
next export
echo 'roadmap.sh' > out/CNAME
touch out/.nojekyll