Files
d14b690b-b622-4ee7-9fdf-975…/vercel.json
2026-03-28 09:53:39 +00:00

5 lines
97 B
JSON

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