Files
123f659c-5b1f-490e-8bbc-ffc…/vercel.json
2026-03-09 17:59:24 +00:00

5 lines
97 B
JSON

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