Deprecates `getPayloadHMR` and simplifies this pattern into a single `import { getPayload } from 'payload'`. We will still retain the exported `getPayloadHMR` but it now will throw a deprecation warning with instructions for how to migrate.
Add new `with-vercel-website` that uses the website template as a base.