Files
de07273f-4920-4ae2-9e5c-306…/vercel.json
2026-03-29 07:12:00 +00:00

5 lines
97 B
JSON

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