parent
035eaa47e8
commit
af3ccd5bb5
2 changed files with 1 additions and 6 deletions
@ -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 |
||||
|
Loading…
Reference in new issue