Files
38c2fd23-d3d9-4f60-a71e-934…/vercel.json
2026-03-09 11:52:59 +00:00

5 lines
97 B
JSON

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