Files
d0c5af49-df29-443e-b5ec-3fd…/vercel.json
2026-05-02 10:15:53 +00:00

5 lines
97 B
JSON

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