Files
34c950e0-9c98-4daa-bc5e-7bb…/vercel.json
2026-03-14 15:27:27 +00:00

5 lines
97 B
JSON

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