Replies: 2 comments 1 reply
-
Is making route |
Beta Was this translation helpful? Give feedback.
1 reply
-
https://nextjs.org/docs/api-reference/next.config.js/exportPathMap#adding-a-trailing-slash |
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.
-
🙏 How do I get my
pages/about.js
to export asabout/index.html
instead ofabout.html
Thanks!
You'll see I'm also having this issue with
tags
, and you can't see it, but I have the issue withtag/*
as well. Oh, andpost/*
-- to visit the site directly, you need to have.html
at the end, and that's horrible! Any help would be GREATLY appreciated.Beta Was this translation helpful? Give feedback.
All reactions