We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc793d commit 2fa9defCopy full SHA for 2fa9def
deploy/build-cf.sh
@@ -1,4 +1,4 @@
1
#! /bin/bash
2
3
npm run generate
4
-cp -r .output/public website
+cp -r dist website
0 commit comments