We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0321f41 commit 6e29ef7Copy full SHA for 6e29ef7
.cloudflare/pages.json
@@ -0,0 +1,8 @@
1
+{
2
+ "$schema": "https://developers.cloudflare.com/pages/platform/pages-json-schema.json",
3
+ "build": {
4
+ "command": "npm run build",
5
+ "cwd": "docs",
6
+ "destination_dir": "build"
7
+ }
8
+}
0 commit comments