Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
PrerenderManifest
Type alias PrerenderManifest
Prerender
Manifest
:
{
dynamicRoutes
:
{
[
route
:
string
]
:
DynamicPrerenderManifestRoute
;
}
;
notFoundRoutes
:
string
[]
;
preview
:
__ApiPreviewProps
;
routes
:
{
[
route
:
string
]
:
PrerenderManifestRoute
;
}
;
version
:
4
;
}
Type declaration
dynamic
Routes
:
{
[
route
:
string
]
:
DynamicPrerenderManifestRoute
;
}
[
route
:
string
]:
DynamicPrerenderManifestRoute
not
Found
Routes
:
string
[]
preview
:
__ApiPreviewProps
routes
:
{
[
route
:
string
]
:
PrerenderManifestRoute
;
}
[
route
:
string
]:
PrerenderManifestRoute
version
:
4
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter