Files
e7dba90c-b83d-45f0-9d13-03b…/vercel.json
2026-03-03 10:58:45 +00:00

5 lines
97 B
JSON

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