
8/7/2019
What this post added
Introduced 'Zero Config' deployments, a conventional and backwards-compatible approach that automatically deploys static websites and serverless functions for any framework or tool with a `package.json` and build script. This eliminates the need for `vercel.json` configuration for common use cases, including frontend frameworks like Next.js, Gatsby, Vue, Ember, and Svelte, as well as serverless functions placed in an `api` directory.