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 f2a7571 commit a29968dCopy full SHA for a29968d
examples/tutorials/next.md
@@ -312,8 +312,9 @@ details!
312
Now that you have your working Next.js app, you can deploy it to the web with
313
Deno Deploy<sup>EA</sup>.
314
315
-Deno Deploy requires your code to be hosted on GitHub to access and deploy it,
316
-so first you'll need to create a GitHub repository and push your app there.
+For the best experience, you can deploy your app directly from GitHub, which
+will set up automated deployments. Create a GitHub repository and push your app
317
+there.
318
319
[Create a new GitHub repository](https://github.com/new), then initialize and
320
push your app to GitHub:
0 commit comments