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 1dff783 commit ed1c7fcCopy full SHA for ed1c7fc
now.json
@@ -1,5 +1,5 @@
1
{
2
"version": 2,
3
"alias": "react-charts.tannerlinsley.com",
4
- "builds": [{ "src": "package.json", "use": "@now/next" }]
+ "builds": [{ "src": "www/package.json", "use": "@now/next" }]
5
}
0 commit comments