Skip to content
#

Vercel

vercel logo

Vercel is the optimal workflow for frontend teams.

All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.

Here are 1,287 public repositories matching this topic...

next.js
yeldiRium
yeldiRium commented Jan 19, 2021

What version of Next.js are you using?

10.0.5

What version of Node.js are you using?

14.14.0

What browser are you using?

IE11

What operating system are you using?

Windows 10

How are you deploying your application?

next start

Describe the Bug

The start page of next.js does not render properly.

See image below.

Expected Behavior

It should render the same a

swr
ahmedelgabri
ahmedelgabri commented Jan 13, 2020

A bit of context, we introduced swr two weeks ago to our codebase. Everything is working fine, but we started to get some reports about some parts of the app being broken in slightly older browsers (Chrome 49, Firefox 59, Edge 18, etc…)

We found out that swr was causing a syntax error in these browsers because webpack by default picked the ESM build (rightly so) but because it's not transp

nextjs-subscription-payments
colinwilson
colinwilson commented Dec 11, 2020

Description

Upon execution of /usr/local/bin/npx vercel -t ... Preview/Production URLs are currently exposed in the deploy logs. This may not always be desirable in public repos.

Vercel CLI 21.0.1
- Deploying colinwilson/static-exp

- Deploying colinwilson/static-exp

Inspect: https://vercel.com/colinwilson/static-exp/k9vv3xpaw [2s]

Inspect: https://vercel.com/colinwilson/s
Organization
vercel
Website
vercel.com