Files
1d90fb7d-300e-4abf-99c2-76d…/vercel.json
2026-03-06 18:20:12 +00:00

5 lines
97 B
JSON

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