mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
Refactor page components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NODE_ENV=prod next build
|
||||
NODE_ENV=prod next export
|
||||
next build
|
||||
next export
|
||||
echo 'roadmap.sh' > out/CNAME
|
||||
touch out/.nojekyll
|
||||
|
Reference in New Issue
Block a user