Files
3b04f222-93bb-414e-b4c5-384…/vercel.json
2026-03-09 10:51:52 +00:00

5 lines
97 B
JSON

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