Files
f6efa680-7279-4e3e-99b9-343…/vercel.json
2026-03-19 04:38:47 +00:00

5 lines
97 B
JSON

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