@donkoko/now

1.2.4 • Public • Published

Frontity - Now builder

Use this builder to deploy a Frontity project in the Vercel. From from @frontity/now

Before deploying

  1. Create this vercel.json file in your project and change the site url:
{
  "version": 2,
  "builds": [
    {
      "src": "package.json",
      "use": "@donkoko/now"
    }
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i @donkoko/now

Weekly Downloads

0

Version

1.2.4

License

Apache-2.0

Unpacked Size

19 kB

Total Files

5

Last publish

Collaborators

  • donkoko