Files
8c1bedc9-80da-451e-a9f4-c3d…/vercel.json
2026-05-28 10:12:52 +00:00

5 lines
97 B
JSON

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