Files
679b4d6d-282f-40e1-b6ef-eeb…/vercel.json
2026-05-17 16:25:00 +00:00

5 lines
97 B
JSON

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