Files
8b95c2d7-4cde-42cf-916f-42a…/vercel.json
2026-04-03 15:26:25 +00:00

5 lines
97 B
JSON

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