Files
8fab79cc-199a-4fd4-b525-a2d…/vercel.json
2026-03-07 14:52:24 +00:00

5 lines
97 B
JSON

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