Files
a6244f29-8af2-4883-a02d-ed5…/vercel.json
2026-05-18 09:00:25 +00:00

5 lines
97 B
JSON

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