Files
49f9c5e3-a72d-445b-b853-330…/vercel.json
2026-03-21 11:03:22 +00:00

5 lines
97 B
JSON

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