Files
da8e172a-c37e-4bee-b320-42d…/vercel.json
2026-05-11 09:28:25 +00:00

5 lines
97 B
JSON

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