rsnext/examples/with-zones/home
Luis Alvarez D 43e7561240
Update multi zones example (#16281)
~Updated the `with-zones` example and docs to use `@vercel/next` instead of `@now/next` and also updated the readme instructions with better steps.~

~Related to https://github.com/vercel/next.js/issues/12317 - Looks like there may be an issue with the example but it continues to work as expected to me, moving away from `@now/next` may help.~

Fixes https://github.com/vercel/next.js/issues/12317
Closes https://github.com/vercel/next.js/issues/12317

Moved the example to use [Vercel Monorepos](https://vercel.com/blog/monorepos). Locally it switches to `next dev` instead of `vercel dev`.
2020-11-16 16:21:13 +00:00
..
components Update Examples for Fast Refresh (#13068) 2020-05-18 17:44:18 -04:00
pages Update multi zones example (#16281) 2020-11-16 16:21:13 +00:00
public/static Add docs for multi zones (#11348) 2020-03-26 10:44:00 +01:00
.env Update multi zones example (#16281) 2020-11-16 16:21:13 +00:00
next.config.js Update multi zones example (#16281) 2020-11-16 16:21:13 +00:00
package.json Update multi zones example (#16281) 2020-11-16 16:21:13 +00:00