Files
d8a58b36-e1ab-44e5-846e-60d…/vercel.json
2026-06-01 14:26:21 +00:00

5 lines
97 B
JSON

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