8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"extends": "next/core-web-vitals",
|
|
"settings": {
|
|
"next": {
|
|
"rootDir": "client/"
|
|
}
|
|
}
|
|
}
|