Files
fe926061-4d69-4d45-9b8c-d62…/vercel.json
2026-03-06 15:13:04 +00:00

5 lines
97 B
JSON

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