[TASK] Deploy the Angular SSR to Vercel
@fmontes is already working on this.
Since Sep 30, 2025.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Task Title: Deploy the Angular SSR to Vercel
Description:
Set up and configure deployment of the Angular Server-Side Rendering (SSR) application to Vercel platform. This involves configuring the build process, environment variables, and deployment settings to ensure the SSR functionality works correctly in the Vercel environment.
Acceptance Criteria:
- Configure Vercel project settings for Angular SSR
- Set up build configuration and scripts
- Configure environment variables if needed
- Verify SSR functionality works correctly on Vercel
- Set up deployment pipeline/workflow
- Document deployment process and configuration
Priority: Medium
Additional Context:
This task involves deploying an Angular application with SSR capabilities to Vercel. Need to ensure proper configuration for server-side rendering functionality and optimal performance on the Vercel platform.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.