Files
3f7855c8-97d7-44bd-b8b5-647…/vercel.json
2026-04-28 12:10:56 +00:00

5 lines
97 B
JSON

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