Files
79f63c1b-7124-4df0-9a9e-ef6…/vercel.json
2026-06-07 15:20:01 +00:00

5 lines
97 B
JSON

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