Files
2d2a69a4-d155-4a15-b6d2-0ad…/vercel.json
2026-03-05 09:27:59 +00:00

5 lines
97 B
JSON

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