Cannot Deploy

Hi, @configari!

It looks like your deployment is encountering an unexpected error during the output deployment phase, despite the build completing successfully. The error occurs after the dependencies are installed and static files are collected, suggesting the problem lies in the final deployment step rather than the build process itself.

This issue could be transient (This may be a transient error.), meaning it might resolve itself on a retry.

To troubleshoot, first try redeploying your project.

If the issue persists, review your project settings, check for any recent changes in your codebase or configuration, and examine the full deployment logs in your Vercel dashboard for additional context.