Replies: 1 comment
-
I think the framework doesn't want you to put the I use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am having problems when deploying to Vercel. My
public
directory is atsrc/
(just likepages/
), working well in local build. However, when I deploy to Vercel, I have to move mypublic
directory to the root of my project or else the requests will fail with a 404.Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions