Files
50ecdccc-7d1b-46c8-be4e-017…/vercel.json
2026-03-12 10:42:05 +00:00

5 lines
97 B
JSON

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