Files
f583dd20-557b-435d-b85d-522…/vercel.json
2026-02-20 23:41:17 +00:00

5 lines
97 B
JSON

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