Files
9215bc48-1e81-4b07-81ae-e00…/vercel.json
2026-04-24 17:54:02 +00:00

5 lines
97 B
JSON

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