Files
79a7ed34-8ae4-4b1e-9a05-7bb…/vercel.json
2026-04-08 14:19:30 +00:00

5 lines
97 B
JSON

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