vercel / micro-dev

The development environment for `micro`
MIT License
705 stars 77 forks source link

add to readme: how to use custom now.json files with now-env #98

Closed williamli closed 2 years ago

williamli commented 5 years ago

you can use custom now.json files in micro-dev with now-env by starting the micro-dev server with

NOW_CONFIG=now-dev.json micro-dev a-file.js