Files
c4b7664c-dee9-440c-8be9-8b3…/vercel.json
2026-03-05 09:24:55 +00:00

5 lines
97 B
JSON

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