Migrate from Netlify to Render
Netlify wants to charge me $55 for going 2GB (i.e. 1%) over one month,
by 'helpfully' buying me the extra 100GB of storage instead of, you
know, charging me per GB or something. Cool. Goodbye, Netlify.
- Add a `render.yaml` with all the appropriate config, including all the
redirects from `_redirects`.
- Update to current Node LTS so that functionality in corepack will work
correctly (`URL.canParse`).