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: Reduce bundle size to fix Vercel deployment #634

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR fixes the Vercel deployment issue by reducing the bundle size of the simple-payload package. The main changes are:

  1. Removed database.do and other large dependencies from package.json
  2. Simplified config.ts to just pass through options
  3. Removed Next.js dependencies from routes.ts and admin.ts
  4. Simplified the implementation to reduce bundle size

Link to Devin run: https://app.devin.ai/sessions/4a92c1dcef1a40a4963fd4212c2426de
Requested by: Nathan Clevenger ([email protected])

Copy link

vercel bot commented Apr 1, 2025

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

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 11:42am

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@nathanclevenger
Copy link
Member

📝 Changed routes:

/sites/db.mw
Screenshot of /sites/db.mw
(view full size)

Commit f277516 (https://ai-imkxuefct.dev.driv.ly).

Copy link
Member

@nathanclevenger nathanclevenger left a comment

Choose a reason for hiding this comment

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

the /sites/db.mw path is returning a client side exception

Copy link
Contributor Author

Closing due to inactivity for more than 7 days.

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