Files
8b3c3482-d5f7-4e52-830e-dd0…/vercel.json
2026-04-08 21:02:28 +00:00

5 lines
97 B
JSON

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