Files
05dbbfe7-c4d3-4c97-9a11-99a…/vercel.json
2026-03-10 06:48:11 +00:00

5 lines
97 B
JSON

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