Files
97a63d8e-df0f-4ae2-a532-880…/vercel.json
2026-03-08 09:36:51 +00:00

5 lines
97 B
JSON

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