Files
f2861ea0-98cc-4785-8c89-9f0…/vercel.json
2026-04-08 21:50:48 +00:00

5 lines
97 B
JSON

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