Files
52b85930-3f5a-446e-9d80-937…/vercel.json
2026-04-03 14:38:54 +00:00

5 lines
97 B
JSON

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