Files
2dbf2375-665b-40ca-835f-464…/vercel.json
2026-04-21 20:26:25 +00:00

5 lines
97 B
JSON

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