Files
884fa9b3-5eab-4d3c-9f0e-fd7…/vercel.json
2026-05-11 23:26:51 +00:00

5 lines
97 B
JSON

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