Files
5e3d0023-7ce4-419f-9898-30d…/vercel.json
2026-03-12 05:39:02 +00:00

5 lines
97 B
JSON

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