Files
bdb2267f-62de-44c0-82e8-acb…/vercel.json
2026-03-04 08:40:07 +00:00

5 lines
97 B
JSON

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