Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishi Raj Jain authored May 10, 2024
1 parent 7f35327 commit 4a5ac3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import vercel from '@astrojs/cloudflare'
import { defineConfig } from 'astro/config'
import vercel from '@astrojs/vercel/serverless'

export default defineConfig({
output: 'server',
Expand Down

0 comments on commit 4a5ac3b

Please sign in to comment.