Files
f2454a51-b346-40ef-807b-d1e…/vercel.json
2026-05-15 10:55:57 +00:00

5 lines
97 B
JSON

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