Skip to content

Commit 9d3d0db

Browse files
authored
Merge pull request #46 from codeforjapan/build/vercel-json
build: specify remix explicitly
2 parents 22279e4 + c697914 commit 9d3d0db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://openapi.vercel.sh/vercel.json",
3+
"framework": "remix",
4+
"regions": ["hnd1"]
5+
}

0 commit comments

Comments
 (0)