Files
6d6ca6c0-fb8f-4628-b58c-dd1…/vercel.json
2026-05-28 11:29:57 +00:00

5 lines
97 B
JSON

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