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
Copy file name to clipboardExpand all lines: examples/nextjs/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
@@ -40,5 +40,5 @@ bun dev
40
40
```
41
41
## 주의사항
42
42
43
-
* 반드시 .env 파일에 등록 및 활성화하신 API Key, API Secret Key를 설정하셔야 합니다! 설정하지 않을 경우 실제 실행 시 표시되는 apiKey, apiSecret 폼을 입력하여 테스트해보실 수 있습니다.
43
+
* 반드시 .env 파일에 등록 및 활성화하신 API Key, API Secret Key를 설정하셔야 합니다! 설정하지 않을 경우 실제 실행 시 표시되는 apiKey, apiSecret 폼을 입력하여 테스트 해보실 수 있습니다.
44
44
* 본 예제는 Node.js 18.18 버전 이상을 호환하는 [Next.js 15.2.1](https://nextjs.org/docs/app/getting-started/installation) 버전으로 만들어졌습니다. 반드시 Node.js 18.18 이상의 버전으로 진행해주세요!
0 commit comments