Files
50bc5e6c-75fe-4615-ade5-569…/vercel.json
2026-03-06 05:50:36 +00:00

5 lines
97 B
JSON

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