Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

enable static build with the vercel adapter #500

Closed
wants to merge 1 commit into from

Conversation

AirBorne04
Copy link
Contributor

Changes

  • enable running a static build with the adapter

Testing

  • running a build and getting the desired files (static p param in the fetch of a server island)

Docs

  • just a fix

Copy link

changeset-bot bot commented Jan 10, 2025

🦋 Changeset detected

Latest commit: 5244297

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 19 packages
Name Type
@astrojs/vercel Patch
@test/astro-vercel-basic Patch
@test/astro-vercel-image Patch
@test/vercel-isr Patch
@test/vercel-max-duration Patch
@test/vercel-edge-middleware-with-edge-file Patch
@test/vercel-edge-middleware-without-edge-file Patch
@test/astro-vercel-no-output Patch
@test/astro-vercel-prerendered-error-pages Patch
@test/astro-vercel-redirects-serverless Patch
@test/astro-vercel-redirects Patch
@test/vercel-server-islands Patch
@test/astro-vercel-serverless-prerender Patch
@test/astro-vercel-serverless-with-dynamic-routes Patch
@test/astro-vercel-static-assets Patch
@test/astro-vercel-static Patch
@test/vercel-streaming Patch
@test/astro-vercel-with-web-analytics-enabled-output-as-static Patch
vercel-hosted-astro-project Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: vercel Related to Vercel adapter (scope) label Jan 10, 2025
@AirBorne04 AirBorne04 linked an issue Jan 10, 2025 that may be closed by this pull request
1 task
@AirBorne04 AirBorne04 marked this pull request as draft January 13, 2025 10:37
@AirBorne04 AirBorne04 closed this Jan 24, 2025
@AirBorne04 AirBorne04 deleted the fix/enable-static-build-vercel branch January 24, 2025 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pkg: vercel Related to Vercel adapter (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build fails using server islands and static output mode
1 participant