Files
cedd3b1d-37e4-4b69-963c-868…/vercel.json
2026-03-18 09:23:26 +00:00

5 lines
97 B
JSON

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