Files
4ae38453-e8f1-43fd-b31c-0dd…/vercel.json
2026-03-10 13:00:22 +00:00

5 lines
97 B
JSON

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