1.2.5 • Published 8 months ago

@frederiknordahl/now v1.2.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

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
1.2.5

8 months ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago