chore(frontend): static export config and AWS deps
Add output: 'export' and images: { unoptimized: true } to next.config.ts.
Remove sitemap rewrites (incompatible with static export). Install
@aws-sdk/client-cognito-identity and aws-amplify. Remove
@opennextjs/cloudflare, wrangler, and Cloudflare-specific npm scripts.
Delete open-next.config.ts.
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | a13a5f4d |
| Stats | 4 files changed , +10364 , -13373 |
| Part of | Frontend AWS transport wiring (Amplify, AwsContext, mikeApi) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-a0ceab77.md
from inside the repo you want the change in.