Files
d23ac4fa-5b14-47b9-8aae-a3f…/vercel.json
2026-04-21 08:40:54 +00:00

5 lines
97 B
JSON

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