Files
6f77d96e-2dd8-4474-ae96-55f…/vercel.json
2026-04-11 09:40:52 +00:00

5 lines
97 B
JSON

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