Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable static export for GitHub Pages deployment #161

Merged
merged 9 commits into from
Nov 14, 2024

Conversation

devin-ai-integration[bot]
Copy link

@devin-ai-integration devin-ai-integration bot commented Nov 14, 2024

Enable Static Export for GitHub Pages Deployment

Changes Made

  • Enabled static export in next.config.js by setting output: 'export'
  • Fixed GraphQL query by removing unused attester parameter
  • Successfully verified static export generation with 105 static pages

Testing

  • ✓ Verified successful static export build
  • ✓ Generated static files in ./out directory
  • ✓ Dynamic routes properly pre-rendered

Impact

This change will fix the 404 error on the GitHub Pages deployment by properly configuring the app for static export.

Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mission-enrollment ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 9:46pm

@daqhris daqhris merged commit 27a01cf into main Nov 14, 2024
3 of 4 checks passed
@daqhris daqhris deleted the fix/enable-static-export branch November 17, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant