사주 풀이 고도화, NAS 배포 자동화

This commit is contained in:
2026-02-16 19:02:04 +09:00
parent d513c063cf
commit 7042373448
44 changed files with 6280 additions and 978 deletions

47
build_error.log Normal file
View File

@@ -0,0 +1,47 @@
> saju-web@0.1.0 build
> next build
⚠ Warning: Next.js inferred your workspace root, but it may not be correct.
We detected multiple lockfiles and selected the directory of C:\Users\박재오\Desktop\workspace\package-lock.json as the root directory.
To silence this warning, set `turbopack.root` in your Next.js config, or consider removing one of the lockfiles if it's not needed.
See https://nextjs.org/docs/app/api-reference/config/next-config-js/turbopack#root-directory for more information.
Detected additional lockfiles:
* C:\Users\박재오\Desktop\workspace\saju-web\package-lock.json
▲ Next.js 16.1.6 (Turbopack)
- Environments: .env.local
⚠ The "middleware" file convention is deprecated. Please use "proxy" instead. Learn more: https://nextjs.org/docs/messages/middleware-to-proxy
Creating an optimized production build ...
✓ Compiled successfully in 2.1s
Running TypeScript ...
Collecting page data using 7 workers ...
Generating static pages using 7 workers (0/14) ...
Generating static pages using 7 workers (3/14)
Generating static pages using 7 workers (6/14)
Generating static pages using 7 workers (10/14)
✓ Generating static pages using 7 workers (14/14) in 188.0ms
Finalizing page optimization ...
Route (app)
┌ ○ /
├ ○ /_not-found
├ ƒ /api/analyze
├ ƒ /auth/callback
├ ○ /compatibility
├ ƒ /compatibility/result
├ ƒ /fortune
├ ○ /login
├ ○ /mypage
├ ƒ /result
├ ƒ /result/saved/[id]
├ ○ /tojeong
└ ƒ /tojeong/result
ƒ Proxy (Middleware)
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand