Files
57325413-f25d-4fb6-9a1b-c2a…/vercel.json
2026-04-28 08:44:03 +00:00

5 lines
97 B
JSON

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