Files
fe78ff40-252c-461d-81c7-da7…/vercel.json
2026-04-17 07:17:38 +00:00

5 lines
97 B
JSON

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