본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Node.js 10 is Now Available

Vercel Blog · 2019년 6월 25일

With the , features like , a , and several performance improvements have found their way into production.release of Node.js 10BigIntstable API for native addons Today, we are for new and deployed u

원문 보기

Helpers for Serverless Node.js Functions

Vercel Blog · 2019년 6월 19일

Migrating to serverless Node.js functions or creating new ones can mean that some of the tools and frameworks you used previously are not suitable anymore. With today's feature release, we want to sol

원문 보기

Vercel Hackathon Winners

Vercel Blog · 2019년 6월 7일

We kicked off June with the , focused on creating .first-ever Vercel Hackathonintegrations The event was a phenomenal success. joined us from every corner of the world to submit high quality integrat

원문 보기

Windows Support for `vercel dev`

Vercel Blog · 2019년 5월 7일

With the of , we provided developers with the first single-command development environment that can handle multiple services at once.releasevercel dev In order to open up this opportunity to an even

원문 보기

Introducing Serverless Pre-Rendering (SPR)

Vercel Blog · 2019년 5월 3일

Static websites are . When you deploy static frontends to Vercel, we automatically serve them from every edge of our global network.fastSmart CDN But static websites are also... . Static site generat

원문 보기

Introducing `vercel dev`: Serverless, on localhost

Vercel Blog · 2019년 4월 30일

Vercel was born out of the idea that deploying a website could be much simpler. You only have to run a single command: – that is all.vercel With our and integrations, we enabled deploying on every

원문 보기

Next.js 8.1

Next.js Blog · 2019년 4월 16일

Next.js 8.1 introduces AMP support on a per-page basis, allowing incremental adoption of AMP.

원문 보기

Automatic SSL with Vercel and Let's Encrypt

Vercel Blog · 2019년 4월 16일

Our Vercel platform enables you to deploy modern websites and applications without needing any complicated server configuration. Not only do we automatically configure DNS records for your domain, we

원문 보기

Next.js 8.0.4

Next.js Blog · 2019년 4월 2일

Next.js 8.0.4 introduces build performance improvements, smaller bundles, stonger defaults, and more.

원문 보기

Styling Next.js with Styled JSX

Next.js Blog · 2019년 3월 28일

Styled JSX is a CSS-in-JS library that allows you to write encapsulated and scoped CSS to style your components. This blog post will help you get started with using Styled JSX in Next.js.

원문 보기