Files
d054e90f-8984-4fc8-96d6-63d…/vercel.json
2026-04-02 15:28:31 +00:00

5 lines
97 B
JSON

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