[Bug]: appdir Next 13 SPA works, but when visit directly, it downloads a file instead #1847
Closed
1 of 2 tasks
Labels
type: bug
code to address defects in shipped code
Summary
Nextjs 13 with appdir, deployed with Netlify have issue where if the page is visited directly, it downloads a file instead...
This doesn't happen with local build+start
Sample: https://antonybudianto.com/blog/hello
Steps to reproduce
A link to a reproduction repository
https://github.com/antonybudianto/next-antonybudianto/
Next Runtime version
4.29.3
More information about your build
netlify.toml
)What OS are you using?
Mac OS
Your netlify.toml file
`netlify.toml`
Your public/_redirects file
`_redirects`
# Paste content of your `_redirects` file here
Your
next.config.js
file`next.config.js`
Builds logs (or link to your logs)
Build logs
Function logs
Function logs
.next JSON files
generated .next JSON files
The text was updated successfully, but these errors were encountered: