Files
7a5edc03-1b4e-47a6-8f0d-d18…/vercel.json
2026-03-02 11:07:00 +00:00

5 lines
97 B
JSON

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