Files
844b477f-03f5-4857-9ad4-7cf…/vercel.json
2026-04-04 10:26:17 +00:00

5 lines
97 B
JSON

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