Files
fa6d2342-d5af-4b59-a98d-046…/vercel.json
2026-05-15 11:26:46 +00:00

5 lines
97 B
JSON

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