mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +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.now-examples.now.sh
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