Files
80b65f12-14ec-412b-a701-0e3…/vercel.json
2026-02-27 21:16:07 +00:00

5 lines
97 B
JSON

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