Files
32d6c2e9-47c0-40ca-9ea7-956…/vercel.json
2026-04-07 13:59:39 +00:00

5 lines
97 B
JSON

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