Files
9359e9d8-256d-477b-9ee1-508…/vercel.json
2026-06-09 09:23:48 +00:00

5 lines
97 B
JSON

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