Files
bd18c047-77f1-4ab7-9187-e25…/vercel.json
2026-05-07 12:43:19 +00:00

5 lines
97 B
JSON

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