Files
4921c2d1-9c39-4355-8a0c-7be…/vercel.json
2026-04-19 06:46:28 +00:00

5 lines
97 B
JSON

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