Files
daf27c55-a22f-4e15-bc9c-4f7…/vercel.json
2026-03-10 07:02:35 +00:00

5 lines
97 B
JSON

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