Remove default stuff
This commit is contained in:
parent
563a662e24
commit
a74f0a6e28
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
// Next.js API route support: https://nextjs.org/docs/api-routes/introduction
|
||||
|
||||
export default (req, res) => {
|
||||
res.status(200).json({ name: 'John Doe' })
|
||||
}
|
Loading…
Reference in a new issue