Files
f8fe3c01-5816-47ca-b4b0-ff4…/vercel.json
2026-04-22 15:39:37 +00:00

5 lines
97 B
JSON

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