Files
09027c7c-7169-482f-bf2e-534…/vercel.json
2026-03-07 10:25:56 +00:00

5 lines
97 B
JSON

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