Eric Burel

Results 413 comments of Eric Burel

I've double checked and it's ok for the state of js, if your lang doesn't exist it will use the default one

When exporting you may need whatever server you end up using to do a redirection like demoed in `next.config.js`. For instance if hosting on Vercel, you have a similar configuration...

I don't think they can host a normal SPA either then, you need a way to point any URL to index.html I think you might need instaed an exported Next.js...