Files
c55a28bb-a1be-409b-958e-4c2…/vercel.json
2026-03-08 08:47:18 +00:00

5 lines
97 B
JSON

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