Files
d96539b0-a1bb-4a48-8022-e1d…/vercel.json
2026-04-08 14:37:26 +00:00

5 lines
97 B
JSON

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