Files
9841a782-4762-4454-816b-e2b…/vercel.json
2026-03-31 18:01:31 +00:00

5 lines
97 B
JSON

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