Update nextjs.md (#4905)

This commit is contained in:
kryparnold
2023-09-14 07:59:16 +03:00
committed by GitHub
parent fa2ef0972b
commit 49a44eef0f

View File

@@ -41,4 +41,4 @@ $ bun run dev
---
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. Any changes you make to `pages/index.tsx` will be hot-reloaded in the browser.
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. Any changes you make to `(pages/app)/index.tsx` will be hot-reloaded in the browser.