Files
732e2d3b-9678-4945-989d-bcb…/vercel.json
2026-05-17 16:36:22 +00:00

5 lines
97 B
JSON

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