* nextjs 12.1.0 * no idea what's going on * desperate attempts * wip * lots of data is necessary for 'npm run build' now * tidying up * update package lock
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
{
|
|
"presets": ["next/babel"],
|
|
"plugins": ["styled-components"]
|
|
}
|