Files
4f6c8835-a9d3-433e-a2e4-773…/vercel.json
2026-04-05 17:14:02 +00:00

5 lines
97 B
JSON

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