Files
5f638553-1f7b-4aaf-a83d-730…/vercel.json
2026-03-02 17:45:59 +00:00

5 lines
97 B
JSON

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