Files
f39f216c-662a-4e15-839b-488…/vercel.json
2026-03-09 16:28:36 +00:00

5 lines
97 B
JSON

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