Files
da70971f-8f7e-44e0-807d-e1b…/vercel.json
2026-03-12 10:37:32 +00:00

5 lines
97 B
JSON

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