Files
62f11f4f-875f-42fb-863b-796…/vercel.json
2026-03-11 09:50:43 +00:00

5 lines
97 B
JSON

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