Skip to content

Commit 4e711bb

Browse files
committed
fix now.json
1 parent 72ad71f commit 4e711bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

now.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"src": "package.json",
77
"use": "@now/static-build",
8-
"config": { "distDir": "dist" }
8+
"config": { "distDir": ".doc" }
99
}
1010
]
1111
}

0 commit comments

Comments
 (0)