Files
0bf5d9b0-772e-4ee8-9bd5-a97…/vercel.json
2026-05-12 09:30:45 +00:00

5 lines
97 B
JSON

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