Files
f554983e-f053-4b8d-95c2-5c3…/vercel.json
2026-03-03 10:52:53 +00:00

5 lines
97 B
JSON

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