Files
ff186903-e474-455c-aaca-9f4…/vercel.json
2026-05-28 10:32:12 +00:00

5 lines
97 B
JSON

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