Skip to content

Commit

Permalink
refactor: Remove unused vercel import in astro.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
keksiqc committed Oct 21, 2024
1 parent 769b0a7 commit 9ce79df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import react from '@astrojs/react'
import tailwind from '@astrojs/tailwind'
import vercel from '@astrojs/vercel/serverless'
import { defineConfig } from 'astro/config'

// https://astro.build/config
Expand Down

0 comments on commit 9ce79df

Please sign in to comment.