Files
b1233287-4126-4518-ba4e-adf…/vercel.json
2026-03-08 02:36:28 +00:00

5 lines
97 B
JSON

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