Files
95200f3e-dc03-43e2-9c22-e0b…/vercel.json
2026-04-26 10:31:05 +00:00

5 lines
97 B
JSON

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