This directory is a brief example of a RedwoodJS app with Serverless Functions that can be deployed to Vercel with zero configuration.
Deploy your own RedwoodJS project, along with Serverless Functions, with Vercel.
Live Example: https://redwood-template.vercel.app
To get started with RedwoodJS on Vercel, you can use Yarn to initialize the project:
$ yarn create redwood-app ./my-redwood-app
This directory is a brief example of a RedwoodJS app with Serverless Functions that can be deployed to Vercel with zero configuration.
Deploy your own RedwoodJS project, along with Serverless Functions, with Vercel.
Live Example: https://redwood-template.vercel.app
To get started with RedwoodJS on Vercel, you can use Yarn to initialize the project:
$ yarn create redwood-app ./my-redwood-app