Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Important
Security Advisory: React2Shell & two new vulnerabilities
Find out more

typedRoutes

Last updated August 19, 2025

Note: This option has been marked as stable, so you should usetypedRoutes instead ofexperimental.typedRoutes.

Support forstatically typed links. This feature requires using TypeScript in your project.

next.config.js
/**@type{import('next').NextConfig} */constnextConfig= {  typedRoutes:true,}module.exports= nextConfig

Was this helpful?

supported.

[8]ページ先頭

©2009-2025 Movatter.jp