Files
7f0328ef-d170-4bc7-aca5-336…/vercel.json
2026-03-27 09:26:00 +00:00

5 lines
97 B
JSON

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