Files
f2de7106-1da4-435b-8b9f-601…/vercel.json
2026-04-03 23:33:00 +00:00

5 lines
97 B
JSON

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