Files
5ea6fe9a-351b-422e-b05c-7d7…/vercel.json
2026-04-21 07:00:21 +00:00

5 lines
97 B
JSON

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