Files
a6a3c43d-a2f3-45bd-a264-1fd…/vercel.json
2026-04-24 21:13:41 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}