Closed williamli closed 2 years ago
you can use custom now.json files in micro-dev with now-env by starting the micro-dev server with
micro-dev
now-env
NOW_CONFIG=now-dev.json micro-dev a-file.js
you can use custom now.json files in
micro-dev
withnow-env
by starting the micro-dev server withNOW_CONFIG=now-dev.json micro-dev a-file.js