Files
78263fe6-b30e-4860-ba38-566…/vercel.json
2026-04-09 15:09:49 +00:00

5 lines
97 B
JSON

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