Files
186bebdf-aeb8-4e8e-9414-bee…/vercel.json
2026-05-08 17:12:33 +00:00

5 lines
97 B
JSON

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