10 lines
138 B
JSON
10 lines
138 B
JSON
{
|
|
"framework": "nextjs",
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "/demo",
|
|
"permanent": false
|
|
}
|
|
]
|
|
}
|