mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
Saber Example
This directory is a brief example of a Saber site that can be deployed to Vercel with zero configuration.
Deploy Your Own
Deploy your own Saber project with Vercel.
Live Example: https://saber-template.vercel.app
How We Created This Example
To get started with Saber on Vercel, you can use npm init to initialize the project:
$ npm init site my-saber-site