Files
df17517f-30f8-4ca6-ab3e-e3f…/vercel.json
2026-03-14 14:32:26 +00:00

5 lines
97 B
JSON

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