πŸ“šΒ Reference


πŸ“œΒ Chapter


Page Router


기본으둜 μƒμ„±λ˜λŠ” ν”„λ‘œμ νŠΈ ꡬ쑰


.next
node_modules
pages
	└── _app.js (_app.tsx), 
public
styles
.eslintrc.json
next-env.d.ts
next.config.js
.gitignore
package-lock.json
package.json
README.md
tsconfig.json
  1. .next
  2. node_modules
  3. pages
  4. public
  5. styles
  6. .eslintrc.json
  7. next.config.js
  8. next-env.d.ts
  9. .gitignore
  10. package-lock.json
  11. package.json