Files
ce6e1329-7d9c-476e-913e-776…/vercel.json
2026-03-15 10:48:14 +00:00

5 lines
97 B
JSON

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