Files
5ec83dfa-19e0-49dd-be0c-9de…/vercel.json
2026-03-10 07:21:33 +00:00

5 lines
97 B
JSON

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