Files
f85aaab8-691e-4e85-b640-6a7…/vercel.json
2026-04-15 12:22:50 +00:00

5 lines
97 B
JSON

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