Files
9dbfc26d-af95-4dbd-a15d-1a5…/vercel.json
2026-05-24 09:30:05 +00:00

5 lines
97 B
JSON

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