Skip to main content

Command Palette

Search for a command to run...

Vercel Route Rfresh 404: NOT_FOUNT

Published
1 min readView as Markdown
Vercel Route Rfresh 404: NOT_FOUNT
M

Hi, I am Full Stack Developer. I can build web application, android application, desktop application. My core programming language is JavaScript.

  • Create a vercel.json file in you project root directory.

  • Paste this code that give below:

{
   "rewrites":  [
       {"source": "/(.*)", "destination": "/"}
    ]
}
  • Now re-publish. And I hove it will be fixed.
44 views

More from this blog

promahbubul

63 posts

I'm React Native and Full Stack Web Deveioper. My core programming language is JavaScript.