Files
cdff114d-0684-4341-a87c-4e7…/vercel.json
2026-03-25 14:01:57 +00:00

5 lines
97 B
JSON

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