Files
f8ae1e9d-8200-4afb-9cec-ed2…/vercel.json
2026-04-02 20:50:20 +00:00

5 lines
97 B
JSON

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