# 나만의 블로그 만들기

Vercel 리더십 블로그를 보며 App Router를 활용한 블로그 아키텍쳐를 배웠습니다. 어떤 공법으로 집을 지을 수 있는지 알게 된 것이죠. 이제 한 가지 방법을 선택해서 집을 지을 시간입니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.hajoeun.dev/friendly-next-js/part-3-next.js/undefined-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
