Files
f0956af3-31e8-439b-9fb6-937…/vercel.json
2026-03-02 18:09:10 +00:00

5 lines
97 B
JSON

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