Files
f9aede85-f55d-4a05-b342-507…/vercel.json
2026-02-27 04:33:53 +00:00

5 lines
97 B
JSON

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