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 27e1172 commit 27eb25bCopy full SHA for 27eb25b
now.json
@@ -0,0 +1,8 @@
1
+{
2
+ "version": 2,
3
+ "alias": "react-rendering",
4
+ "name": "react-rendering",
5
+ "builds": [
6
+ { "src": "next.config.js", "use": "@now/next" }
7
+ ]
8
+}
0 commit comments