Files
f55fc673-75c3-4e47-ae0e-a99…/vercel.json
2026-04-21 08:58:16 +00:00

5 lines
97 B
JSON

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