Files
53a76ef5-ed81-40b0-b802-705…/vercel.json
2026-06-11 15:49:29 +00:00

5 lines
97 B
JSON

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