Files
ed9f0f9b-31f2-4803-805f-6f3…/vercel.json
2026-03-07 18:40:41 +00:00

5 lines
97 B
JSON

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