Skip to content

Commit

Permalink
Update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
leomcelroy committed Sep 21, 2023
1 parent d91de82 commit 2fcf5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default defineConfig({
}),
mdx()
],
output: 'server',
adapter: vercel(),
markdown: {
syntaxHighlight: 'prism'
Expand Down

2 comments on commit 2fcf5d6

@vercel
Copy link

@vercel vercel bot commented on 2fcf5d6 Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

haxidraw-3dgallery – ./virtual-gallery

haxidraw-3dgallery.hackclub.dev
haxidraw-3dgallery-git-main.hackclub.dev

@vercel
Copy link

@vercel vercel bot commented on 2fcf5d6 Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blot – ./astro

blot.hackclub.dev
blot-git-main.hackclub.dev

Please sign in to comment.