Files
c97e4c31-eb6a-4a54-8109-a7b…/vercel.json
2026-04-11 09:52:01 +00:00

5 lines
97 B
JSON

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