Files
4775a66e-2bb0-402d-916e-5e8…/vercel.json
2026-04-28 17:56:29 +00:00

5 lines
97 B
JSON

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