Files
be02e7db-dadb-41dc-84f2-c15…/vercel.json
2026-03-08 10:58:02 +00:00

5 lines
97 B
JSON

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