Files
dca2cbdc-bc59-4fc9-8023-c97…/vercel.json
2026-03-31 14:13:34 +00:00

5 lines
97 B
JSON

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