Skip to content

ci: build + deploy to Vercel#2

Merged
kowyo merged 1 commit into
mainfrom
ci/vercel-workflows
Feb 2, 2026
Merged

ci: build + deploy to Vercel#2
kowyo merged 1 commit into
mainfrom
ci/vercel-workflows

Conversation

@kowyo-bot

Copy link
Copy Markdown
Owner

Adds two GitHub Actions workflows (modeled after hoa-fuma)\n\n- Build (Production): on push to main, runs Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +249 -1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
Progress: resolved 249, reused 226, downloaded 23, added 249, done

dependencies:

  • next-themes 0.4.6
  • pg 8.18.0

devDependencies:

  • @types/pg 8.16.0
  • react-grab 0.0.98
  • shadcn 3.8.1

╭ Warning ─────────────────────────────────────────────────────────────────────╮
│ │
│ Ignored build scripts: msw@2.12.7, sharp@0.34.5, unrs-resolver@1.11.1. │
│ Run "pnpm approve-builds" to pick which dependencies should be allowed │
│ to run scripts. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
Done in 1.2s using pnpm v10.28.2 +

16chats@0.1.0 build /home/kowyo/.openclaw/workspace/16Chats
next build

▲ Next.js 16.1.6 (Turbopack)

Creating an optimized production build ...
✓ Compiled successfully in 3.5s
Running TypeScript ...
Collecting page data using 19 workers ...
Generating static pages using 19 workers (0/5) ...
Generating static pages using 19 workers (1/5)
Generating static pages using 19 workers (2/5)
Generating static pages using 19 workers (3/5)
✓ Generating static pages using 19 workers (5/5) in 360.7ms
Finalizing page optimization ...

Route (app)
┌ ○ /
├ ○ /_not-found
├ ƒ /api/auth/[...all]
├ ƒ /api/chat
└ ○ /login

○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand, then .\n- Preview (Vercel): on PR, deploys preview if is set; otherwise just runs

16chats@0.1.0 build /home/kowyo/.openclaw/workspace/16Chats
next build

▲ Next.js 16.1.6 (Turbopack)

Creating an optimized production build ...
✓ Compiled successfully in 3.5s
Running TypeScript ...
Collecting page data using 19 workers ...
Generating static pages using 19 workers (0/5) ...
Generating static pages using 19 workers (1/5)
Generating static pages using 19 workers (2/5)
Generating static pages using 19 workers (3/5)
✓ Generating static pages using 19 workers (5/5) in 385.5ms
Finalizing page optimization ...

Route (app)
┌ ○ /
├ ○ /_not-found
├ ƒ /api/auth/[...all]
├ ƒ /api/chat
└ ○ /login

○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand.\n\nRequired secrets:\n- \n- \n- \n

@kowyo kowyo merged commit 2af904c into main Feb 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants