Files
4348df0f-32bd-4101-869a-75f…/vercel.json
2026-04-23 11:34:49 +00:00

5 lines
97 B
JSON

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