[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Getting a 404 Error with correct URL

113 views · 4 likes · 5 posts


Cigan (@snowypy) · 2024-11-30


404 Error: https://snowy.full-stack.dev/a38ewaev.png
Vercel Project Overview: https://snowy.full-stack.dev/788cgxn7.png
Deploy Logs Paste: https://snowy.full-stack.dev/p/h6s5reqwr2
Source: https://snowy.full-stack.dev/rt0mruf9.png

Any suggestions would be great, the dev version runs fine locally (npm run dev)


system (@system) · 2024-11-30

There's another community post with 404 debugging tips that might be helpful. Please give these solutions a try and let us know how it goes.

https://community.vercel.com/t/debugging-404-errors/437

A human should be around soon to offer more advice. But you can also get helpful information quickly by asking [v0](https://v0.dev/).


Christian Ivicevic (@christianivicevic) · 2024-11-30 · ♥ 3

Would you mind sharing your file structure in the `/app` directory and possibly the root layout as well as page file to verify that they are set up correctly? The logs indicate that the root path `/` has been compiled though which might be indicative of your middleware accidentally 404-ing or attempting to redirect/rewrite to a route that does not exist. Have you confirmed that this isn't the case?


Pauline P. Narvas (@pawlean) · 2024-12-02 · ♥ 1

Thanks for jumping in here, @christianivicevic :open_hands: Also great to see you join!


system (@system) · 2026-01-20

Hi @snowypy! 🙂

We haven't heard back from you. If you're still stuck, feel free to share any updates, logs, or additional context that might help us assist you better!