[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vercel-isr. A tiny demo to show off Nuxt's route rules integration with Vercel. nuxt-vercel-isr.vercel.app
isg isr nuxt ssg static vercel
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: add renovate config

Daniel Roe (Nov 22, 2023, 1:40 PM UTC) 11a0dbe6 8d4cb816

+6
+6
renovate.json
··· 1 + { 2 + "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "extends": [ 4 + "github>danielroe/renovate" 5 + ] 6 + }