Files
0b51d509-71c5-487a-9fe6-328…/vercel.json
2026-03-25 11:23:28 +00:00

5 lines
97 B
JSON

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