Files
8bf5827e-5d30-4e5f-8ef2-2c0…/vercel.json
2026-03-11 14:26:28 +00:00

5 lines
97 B
JSON

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