Files
625852c4-d576-433a-ac04-9d8…/vercel.json
2026-03-11 08:53:50 +00:00

5 lines
97 B
JSON

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