Files
aa0bfd55-d8a3-4b8b-bbae-065…/vercel.json
2026-04-11 17:41:56 +00:00

5 lines
97 B
JSON

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