jaredpalmer / razzle

✨ Create server-rendered universal JavaScript applications with no configuration
https://razzlejs.org
MIT License
11.11k stars 867 forks source link

fix(vercel-example): remove deprecated use from vercel deployment example #1884

Closed ifedapoolarewaju closed 2 years ago

ifedapoolarewaju commented 2 years ago

the packages @now/static and @now/node are now deprecated. Instead, it is now recommended to use @vercel/static and @vercel/node respectively

Using the old example, you get an error similar to this on Vercel when trying to deploy:

image
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
razzle ✅ Ready (Inspect) Visit Preview Jul 20, 2022 at 0:26AM (UTC)