Skip to content

Conversation

@sashreek-x
Copy link
Contributor

Description:
This PR refines the vercel.json configuration to achieve maximum deployment stability and consistency across environments.

Changes made for Level-3 stability:
Added $schema for validation (Vercel’s schema ensures proper syntax).
Switched npm install → npm ci — faster, deterministic installs.
Added ignoreCommand to avoid unwanted skip-builds.
Removed redundant cache rule overlaps and ensured safe fallback rewrites.
Fully HTTPS-secure + deployment-agnostic (no chance of 404 fallback issues).

Lightweight yet production-optimized caching.
Replaced npm install with npm ci for deterministic builds
Added $schema for automatic validation
Strengthened HTTP security headers
Optimized rewrite + redirect logic to ensure smooth SPA routing
Improved caching for faster repeat loads and zero stale data

This ensures the app deploys flawlessly on Vercel under all conditions with minimal cold start latency and no routing issues.

  1. Contributor Name :Sashreek Das
  2. Contributor Email ID :iamsashreeek@gmail.com
  3. Contributor Github Link :https://github.com/sashreek-x

regards,
Sashreek Das.

@vercel
Copy link

vercel bot commented Oct 21, 2025

@sashreek-x is attempting to deploy a commit to the premkolte's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Contributor

✨ Hi @sashreek-x! Thanks for submitting another pull request. Your continuous improvements are highly valued. Keep contributing! 🙌

@vercel
Copy link

vercel bot commented Nov 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
animate-hub Ignored Ignored Preview Nov 16, 2025 1:51pm

@Premkolte Premkolte merged commit 473cfd3 into Premkolte:main Nov 16, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants