Files
8e72183d-b2d5-4466-9ba4-79d…/vercel.json
2026-03-09 14:21:54 +00:00

5 lines
97 B
JSON

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