/ember-vercel

Primary LanguageJavaScript

Ember Logo

Ember Example

This directory is a brief example of an Ember app that can be deployed with Vercel and zero configuration.

Deploy Your Own

Deploy your own Ember project with Vercel.

Deploy with Vercel

Live Example: https://ember.now-examples.now.sh

How We Created This Example

To get started with Ember for deployment with Vercel, you can use the Ember CLI to initialize the project:

$ npx ember-cli new ember-project

Deploying From Your Terminal

You can deploy your new Ember project with a single command from your terminal using Vercel CLI:

$ vercel