Files
07cb71fc-11eb-40d8-a18f-f04…/vercel.json
2026-03-25 13:55:26 +00:00

5 lines
97 B
JSON

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