Files
875e6e39-70a6-4f8d-abd0-fab…/vercel.json
2026-04-02 09:59:28 +00:00

5 lines
97 B
JSON

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