Files
c2aca518-eef9-48b7-85f6-bf2…/vercel.json
2026-03-28 10:53:34 +00:00

5 lines
97 B
JSON

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