Files
3ce4ddb3-ed90-441f-a35b-405…/vercel.json
2026-04-18 20:54:02 +00:00

5 lines
97 B
JSON

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