AI 资讯
VERCEL_EXPERIMENTAL_DEV_SKIP_LINK: Stop Dev Link Hangs
TL;DR If the Vercel CLI keeps trying to open a dev link against your Vercel project during local next dev runs, set VERCEL_EXPERIMENTAL_DEV_SKIP_LINK=1 in the shell that launches the dev server, or add it to .env.local at the project root, and restart the process. The flag is opt-in, all-uppercase, and only affects local CLI behaviour. It never reaches your deployed build, and the production runtime on Vercel does not read it. If the CLI still tries to link after a restart, scroll to Debugging when the skip link isn't working for the version-compatibility and process-tree checks that catch the cases the basic setup misses. I have shipped this flag in three production monorepos and the same four mistakes account for almost every "I set it and it did nothing" report I see. What VERCEL_EXPERIMENTAL_DEV_SKIP_LINK actually does VERCEL_EXPERIMENTAL_DEV_SKIP_LINK is an opt-in environment variable the Vercel CLI honours when it runs alongside a local Next.js dev server. Its job is narrow: tell the CLI to skip the step where it would normally reach out to Vercel and create or refresh a dev link against your Vercel project. A "dev link", in the Vercel sense, is a local connection record that lets vercel dev and some Vercel-only local emulators (KV, Postgres, Edge Config) pull real values from a Vercel project. It is useful when you want production-shaped data during development, and a real annoyance when you do not — for example in CI sandboxes, offline laptops, monorepo workspaces that share a single project, or any time you want next dev to behave like a plain Node process without the CLI wrapping it. The variable is shipped under the VERCEL_EXPERIMENTAL_ namespace, which Vercel uses to mark features that can change between CLI versions. That has two practical consequences: the name must be uppercase with underscores, and you should not build production logic on top of it. I treat it like a local-dev knob, set per shell session, and never check it into CI as a hard dependen
产品设计
Why Venezuela’s Second Earthquake Was So Damaging to Buildings
Factors like the short interval between the two powerful quakes and different types of soil led to some structures collapsing while others stayed standing.
AI 资讯
Ivanka Trump and Jared Kushner's Island Resort Could Bring Down Albania’s Prime Minister
What began as a “flamingo revolution” to protest the $1.4 billion development on Sazan Island has spiraled into mass protests against a ruling party that thousands now want out.
开发者
Colossal and the US Government Are Creating an Endangered Species ‘BioVault’
The move comes as the Trump administration is trying to weaken the act that’s meant to protect endangered species from going extinct in the first place.
科技前沿
London Climate Action Week Foiled by Extreme Heat
As record-breaking heat crushes Europe, organizers are moving events online to avoid exposing people to dangerously high temperatures.
AI 资讯
Even the Internet’s Favorite Pool Guy Doesn’t Know How to Fix the Reflecting Pool
Algae blooms, peeling paint, and a host of fixes from hydrogen peroxide to nanobubblers have made it hard to diagnose what's wrong with the Reflecting Pool, let alone how to clean up the mess.
科技前沿
The ‘Parasite of Parasites’ Has Been Discovered in the Tropical Forests of Borneo
A newly identified species of fungus attacks the famous “zombie mushrooms” that control ants.
AI 资讯
Canada Missed Chances to Inspect Titan Before Fatal Implosion
A new report shows that government agencies failed to communicate and includes recommendations for stronger oversight in a bid to avert future disasters.
科技前沿
West Antarctica Is Missing Way Too Much Ice
Temperatures have climbed up to 45 degrees Fahrenheit above normal, stopping ice from forming in the dead of Antarctic winter.
科技前沿
Why the Reflecting Pool Is Full of Algae After Trump's Renovation
Warm weather has fueled a bloom that National Park Service workers are trying to kill using everything from hydrogen peroxide to nanobubbles ahead of July 4 celebrations.
AI 资讯
Around the World, These Building Solutions Keep Things Local
Designers are finding sustainable building solves close to home—in ancient practices and cutting-edge innovations alike.
AI 资讯
What Do Americans Spend on Housing?
WIRED surveyed readers on their housing costs. The answers paint a stark portrait of unaffordability, climate adaptation, and the death of the homeowner dream.
AI 资讯
Traditional Home Insurance Is Collapsing. Here’s What Could Fill the Gap
A new, AI-assisted model of insurance is quietly exploding in disaster-prone areas—and may be coming for FEMA too. Is it the answer to climate change, or a trap?
AI 资讯
DOJ Lawyers Argue xAI Is ‘Vital’ for National Security in NAACP Lawsuit
In a bid to dismiss a lawsuit over xAI’s polluting gas turbines, the Justice Department claimed the company is integral to military operations—including the Iran War.
开源项目
1 in 4 World Cup Matches Could Be Played in Dangerous Temperatures
A new report warns that Miami, Kansas City, Philadelphia, Dallas, and Houston could be particularly hot places to play during the 2026 World Cup.
AI 资讯
The Strait of Hormuz Has Been Closed for 100 Days. Why Aren’t Oil Prices Higher?
President Donald Trump says a secret mission moved 100 million barrels of oil through the blocked Strait of Hormuz. That number is impossible to verify.
科技前沿
Is It a Super El Niño Year? It Could Turn the World’s Weather Upside Down
From a wet winter in the Southwest to fewer Atlantic hurricanes, this is what to expect as a potential super El Niño takes shape.
AI 资讯
How Mexican World Cup Stadiums Achieved FIFA’s Environmental Certifications
Venues hosting the 2026 World Cup must meet high standards to obtain environmental certifications, but FIFA also requires that they use natural grass, which is water-intensive to maintain.
AI 资讯
People Living Near xAI’s Dirty Data Centers Are Furious About the SpaceX IPO
Elon Musk is set to make hundreds of billions even as communities in Mississippi and Tennessee are fighting to stop the gas turbines powering xAI's supercomputers.
科技前沿
Great White Sharks Have Been in the Mediterranean Sea for Millions of Years—but Sightings Are Incredibly Rare
A recent video of a great white shark in the Mediterranean Sea offers the possibility of deriving valuable information for conservation strategies.