This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Django static files not loading #7454
Replies: 2 comments
-
|
Hi @abhishekairan! Can you check your build settings? Make sure that you are pointing to the correct path for deployment. https://vercel.com/docs/deployments/configure-a-build#root-directory |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
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.
-
Summary
Hello i have deployed a web app made via django and its static files (css and js) are not being loading/rendering on site
[Github repo]
https://github.com/abhishekairan/Inventory_Showcase
[Vercel Site]
https://vivah-collection-568j0q8y0-abhishekairans-projects.vercel.app/
Example
https://vivah-collection-568j0q8y0-abhishekairans-projects.vercel.app/
Steps to Reproduce
Clone the repo and deploy
Beta Was this translation helpful? Give feedback.
All reactions