4 lines
164 B
JavaScript
4 lines
164 B
JavaScript
throw new Error(
|
|
'You tried to import `next/font/local`, did you mean `@next/font/local`?\nRead more: https://nextjs.org/docs/basic-features/font-optimization'
|
|
)
|