parent
ba1b876e14
commit
d5b091a5ed
10 changed files with 13531 additions and 676 deletions
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,6 @@ |
||||
#!/usr/bin/env bash |
||||
|
||||
NODE_ENV=prod next build |
||||
NODE_ENV=prod next export |
||||
echo 'roadmap.sh' > out/CNAME |
||||
touch out/.nojekyll |
Loading…
Reference in new issue