Files
dbe5398e-b2cc-416e-9c7a-78a…/vercel.json
2026-04-17 16:00:52 +00:00

5 lines
97 B
JSON

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