Files
fda97dc0-02c5-404d-8059-15d…/vercel.json
2026-03-07 09:08:58 +00:00

5 lines
97 B
JSON

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