Files
426df732-e902-4f3e-8e2d-46d…/vercel.json
2026-04-02 12:26:36 +00:00

5 lines
97 B
JSON

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