提交 1d8ff1d2 编写于 作者: J Joe Haddad 提交者: Tim Neutkens

Remove `now.json` from examples (#8057)

上级 eb740c53
{
"version": 2,
"builds": [{ "src": "package.json", "use": "@now/next@canary" }]
}
node_modules
\ No newline at end of file
{
"version": 2,
"name": "next-with-graphql-hooks",
"builds": [{ "src": "next.config.js", "use": "@now/next" }]
}
{
"version": 2,
"name": "nextjs",
"builds": [{ "src": "package.json", "use": "@now/next" }]
}
{
"version": 2,
"name": "with-semantic-ui",
"builds": [{ "src": "package.json", "use": "@now/next" }]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册