Skip to content

Commit 5929934

Browse files
committed
add now
1 parent 57eaeb9 commit 5929934

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

now.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": 2,
3+
"name": "rc-trigger",
4+
"builds": [
5+
{
6+
"src": "package.json",
7+
"use": "@now/static-build",
8+
"config": { "distDir": ".doc" }
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)