Files
e2d1b05d-fa3f-4415-983d-3ae…/vercel.json
2026-03-19 10:50:57 +00:00

5 lines
97 B
JSON

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