Open Itsnotaka opened 3 months ago
For some reason, Next.js will try this list in order, and the first valid result will be used; if we use *.ts first, next.js will error it out.
*.ts
For some reason, Next.js will try this list in order, and the first valid result will be used; if we use
*.ts
first, next.js will error it out.