You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ module.exports = {
79
79
80
80
The next-on-netlify package adds the `next-on-netlify` command. When we run this command, some magic happens to prepare our Next.js app for hosting on Netlify\*.
81
81
82
-
We want the next-on-netlify command to run after we build our NextJS application. So let's add a postbuild hook to our package.json file:
82
+
We want the next-on-netlify command to run after we build our Next.js application. So let's add a postbuild hook to our package.json file:
0 commit comments