Files
7eb2d795-44bd-4a74-9fdd-f73…/vercel.json
2026-03-28 10:50:29 +00:00

5 lines
97 B
JSON

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