Skip to content

Lesson 10: Failed to load assets with nextjs export #1521

Answered by 0xCardiE
0xCardiE asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to solve it with this added to next.config.js by default seems it doesn't work without it. Wondering if someone else has a different experience.

module.exports = { assetPrefix: "./" };

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hamingsi
Comment options

@TheDude-dev
Comment options

Answer selected by 0xCardiE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants