generated from Luis/nextjs-python-web-template
Made client/[name] generate static pages
This commit is contained in:
@@ -70,6 +70,7 @@ in
|
||||
# nextjs chaches some stuff in $HOME
|
||||
built.override.preBuild = ''
|
||||
export HOME=./home
|
||||
export NEXT_BUILD_ID=$(git log -1 --pretty=format:"%H")
|
||||
|
||||
|
||||
echo "----------- GENERATE API TS ------------"
|
||||
|
||||
Reference in New Issue
Block a user