Files
75dda4a8-8bed-4d87-9250-8df…/vercel.json
2026-04-08 10:42:44 +00:00

5 lines
97 B
JSON

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