Files
1b843f4a-cd7f-410e-9cd0-760…/vercel.json
2026-05-14 10:24:08 +00:00

5 lines
97 B
JSON

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