Skip to content

Railway Deployment #cc1d06 fix: add submitVolunteer server action#60

Open
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/fix-deploy-cc1d06
Open

Railway Deployment #cc1d06 fix: add submitVolunteer server action#60
railway-app[bot] wants to merge 1 commit into
mainfrom
railway/fix-deploy-cc1d06

Conversation

@railway-app

@railway-app railway-app Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Problem

The Next.js build fails with Module not found: Can't resolve '@/app/actions/submitVolunteer' because app/app/volunteer/page.tsx imports submitVolunteerApplication from a file that was never created.

Solution

Created app/actions/submitVolunteer.ts with the submitVolunteerApplication server action, following the same pattern as app/actions/email.ts. It sends an admin notification email with the full application details and a confirmation auto-reply to the applicant using sendEmail from @/lib/brevo.

Changes

  • Created app/actions/submitVolunteer.ts

Context

  • Deployment: #cc1d06
  • Failed commit: b18c35e

Generated by Railway

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.

0 participants