@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.5
    8
    • latest

Version History

Package Sidebar

Install

npm i @frederiknordahl/now

Weekly Downloads

8

Version

1.2.5

License

Apache-2.0

Unpacked Size

19 kB

Total Files

5

Last publish

Collaborators

  • frederiknordahl