Files
fe45fbb4-cd2e-440f-a420-71b…/vercel.json
2026-04-09 18:42:38 +00:00

5 lines
97 B
JSON

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