Files
fe7056a3-3702-4e1e-81d7-89d…/vercel.json
2026-04-22 17:15:54 +00:00

5 lines
97 B
JSON

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