Files
9f53cf2e-218d-4e5e-91e6-543…/vercel.json
2026-03-10 16:41:00 +00:00

5 lines
97 B
JSON

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