heartwood every commit a ring

Update builds to use vercel/next

c1f24b4b by Isaac Bythewood · 5 years ago

modified now.json
@@ -2,5 +2,5 @@  "version": 2,  "name": "timelite",  "alias": "timelite.app",  "builds": [{ "src": "package.json", "use": "@now/next" }]  "builds": [{ "src": "package.json", "use": "@vercel/next" }]}