-
|
I have a Link that looks like this, seems ok: On a Next dev server, it works fine. On a production server, nothing happens. So I added some
On the dev server, everything fires as expected (except On the production server, I see I've tested various combinations of strings and objects for the Link's (It's probably something obvious 🤦) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Can you post your next.config.js? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks! I guess this predates built-in support for env variables. |
Beta Was this translation helpful? Give feedback.
Thanks!
I guess this predates built-in support for env variables.