Skip to content

Commit

Permalink
chore: add compatibility date
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Oct 10, 2024
1 parent 57691d1 commit fe1d58b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ export default defineNuxtConfig({
appConfig: {
branch: process.env.VERCEL_GIT_COMMIT_REF,
},
compatibilityDate: '2024-10-10',
})

0 comments on commit fe1d58b

Please sign in to comment.