Files
7c50e23a-8c55-4fdb-850c-1e4…/vercel.json
2026-03-13 10:24:59 +00:00

5 lines
97 B
JSON

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