Files
bc9e5ae1-7d20-4f30-96b5-3de…/vercel.json
2026-04-03 15:34:06 +00:00

5 lines
97 B
JSON

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