Files
26cdcf42-302d-4f4a-bdf3-ccf…/vercel.json
2026-04-03 14:20:49 +00:00

5 lines
97 B
JSON

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