Files
37c3ab4e-735e-4c9c-a5a1-d1d…/vercel.json
2026-04-11 14:09:07 +00:00

5 lines
97 B
JSON

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