Files
25b01cee-7ad1-4020-8e1e-e4e…/vercel.json
2026-03-07 09:18:44 +00:00

5 lines
97 B
JSON

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