Files
4b0f95f9-8c51-4dae-bea8-bb5…/vercel.json
2026-06-03 15:36:15 +00:00

5 lines
97 B
JSON

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