본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Microfrontends routing now applies to vc alias and branch domains

Vercel Blog · 2026년 5월 26일

This week we are gradually rolling out an update to routing for aliases and branch-assigned domains.Vercel Microfrontends Aliasing a Microfrontends URL with now preserves the full routing config fr

원문 보기

Your Prototype Is Not Being Honest With Your Users (And Here’s How To Fix It)

Smashing Magazine · 2026년 5월 25일

There’s a moment in almost every usability session where a participant pauses at the login screen, types something, and glances up: checking whether they’re “doing it right.” That pause is a clear sig

원문 보기

Four Levels Of Customer Understanding

Smashing Magazine · 2026년 5월 22일

What people say, feel, think, and do are often very different things. To understand the underlying reasons for user behavior, it helps to look beyond the surface and explore hidden motivations, root c

원문 보기

Pull anomaly alert details using the Vercel CLI

Vercel Blog · 2026년 5월 21일

You can now access anomaly alerts and their details directly through the .Vercel CLI With the command, you can list all alerts for a team or given project. For each alert, you can view the start time

원문 보기

Advanced Tree Counting: Mathematical Layouts With `sibling-index()` And `sibling-count()`

Smashing Magazine · 2026년 5월 21일

Meet `sibling-index()` and `sibling-count()`. Staggered cascade effect in one line of CSS without `:nth-child()` rules or JS workarounds. Works for 5 items or 5,000.

원문 보기

Qwen 3.7 Max now available on Vercel AI Gateway

Vercel Blog · 2026년 5월 21일

Qwen 3.7 Max from Alibaba is now available on . The model is designed as an agent foundation, with capabilities spanning coding, office workflow automation, and long-horizon autonomous execution.Verce

원문 보기

Configure weighted traffic splits for Vercel Flags from the Vercel CLI

Vercel Blog · 2026년 5월 21일

You can now configure weighted traffic splits for with the new command in the Vercel CLI. This allows you to send a percentage of traffic to one variant and the rest to another.Vercel Flagsvercel fl

원문 보기

Grok Build 0.1 now available on Vercel AI Gateway

Vercel Blog · 2026년 5월 20일

Grok Build 0.1 is now available on .Vercel AI Gateway This is a beta coding model trained for agentic coding, currently in early access, and powers the Grok Build CLI app. Reasoning effort is not conf

원문 보기

Chat SDK now includes AI SDK tools

Vercel Blog · 2026년 5월 20일

Chat SDK now ships a built-in toolset through the new subpath. One call wires Chat SDK's read and write actions into your agent.AI SDKchat/aicreateChatTools(chat) and its supporting types have mov

원문 보기

Chat SDK adds message subjects and direct SDK access

Vercel Blog · 2026년 5월 20일

You can now read the parent issue or pull request when your bot is mentioned in a Linear or GitHub comment. resolves to that parent with title, status, URL, and the full typed payload.message.subject

원문 보기