flake
This commit is contained in:
parent
8d06749627
commit
1f9dd51200
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out
|
mkdir -p $out/.next
|
||||||
cp -r .next/standalone/. $out/
|
cp -r .next/standalone/. $out/
|
||||||
cp -r .next/static $out/.next/static
|
cp -r .next/static $out/.next/static
|
||||||
cp -r public $out/public
|
cp -r public $out/public
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue