fix: add vercel.json to ensure nextjs framework detection (#1358)
This commit is contained in:
parent
7942e97095
commit
6e5b883cf2
1 changed files with 3 additions and 0 deletions
3
vercel.json
Normal file
3
vercel.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"framework": "nextjs"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue