Files
57e0b1d2-5a41-4678-beb8-a8d…/vercel.json
2026-03-10 16:00:49 +00:00

5 lines
97 B
JSON

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