Skip to content

akshbhu/SSR-IntegTest-NextJS-v11-DoNotTouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJS v11

Feature Pages
Static /
ISR /isr
SSR /ssr
Locale Path Routing /locales, /en-US/locales and /fr/locales
API routes /api/hello
Redirects (Basic) /basic-redirect
Redirects (Wildcard) /wildcard-redirect/a/b/c/
Redirects (Regex) /regex-redirect/123
Redirects (Query) /query-redirect?q=hello
Redirects (With locale) /fr/basic-redirect
Rewrites /rewrite
Custom Headers /custom-headers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 27.5%