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

Production Vercel React (Vite) application return 404 when refreshed #59

Open
Vo-Huy-Khoa opened this issue Mar 29, 2023 · 1 comment
Open

Comments

@Vo-Huy-Khoa
Copy link
Owner

No description provided.

@Vo-Huy-Khoa
Copy link
Owner Author

Create vercel.json

{
  "rewrites": [{ "source": "/(.*)", "destination": "/" }]
}

@Vo-Huy-Khoa Vo-Huy-Khoa reopened this Mar 29, 2023
@Vo-Huy-Khoa Vo-Huy-Khoa changed the title Production React (vite) application return 404 when refreshed Production React (Vite) application return 404 when refreshed Apr 5, 2023
@Vo-Huy-Khoa Vo-Huy-Khoa changed the title Production React (Vite) application return 404 when refreshed Production Vercel React (Vite) application return 404 when refreshed Apr 15, 2023
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

No branches or pull requests

1 participant