Files
1104f99e-8730-4219-84bd-8be…/vercel.json
2026-04-03 16:53:17 +00:00

5 lines
97 B
JSON

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