Skip to content

curated-tests/next-issue-48022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce

pnpm build
cd out
python3 -m http.server 3000

Visit http://localhost:3000 and navigate the pages. It works with Pages Router but not App Router.

Note

At this time, the build fails with an error message because it is not supported:

Error: Page "/blog-app/[slug]" is missing "generateStaticParams()" so it cannot be used with "output: export" config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published