@frederiknordahl/now

1.2.5 • Public • Published

Frontity - Now builder FORKED from Frontity now-builder

This builder attempts to stay updated with vercel, so it will work with SWR and caching.

Before deploying

  1. Create this vercel.json file in your project and change the site url:
{
  "builds": [
    {
      "src": "package.json",
      "use": "@frederiknordahl/now"
    }
  ]
}
  1. Follow the rest of the guide on Deploy Frontity using Vercel

Readme

Keywords

Package Sidebar

Install

npm i @frederiknordahl/now

Weekly Downloads

16

Version

1.2.5

License

Apache-2.0

Unpacked Size

19 kB

Total Files

5

Last publish

Collaborators

  • frederiknordahl