Files
df25c8bb-1f1c-497a-a1ad-5e8…/vercel.json
2026-06-12 17:21:19 +00:00

5 lines
97 B
JSON

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