Files
78540fd4-ba41-4129-abb4-553…/vercel.json
2026-05-18 09:19:00 +00:00

5 lines
97 B
JSON

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